Authorization: ********************[
{
"property1": "string",
"property2": "string"
}
]curl --location --request POST 'https://api.neucron.io/v1/certificate/mint?assetID' \
--header 'X-Neucron-Team-ID;' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"property1": "string",
"property2": "string"
}
]'{
"message": "string"
}