Authorization: ********************"string"curl --location --request POST 'https://api.neucron.io/v1/templates/create' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: text/plain' \
--data-raw '"string"'{
"property1": "string",
"property2": "string"
}