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