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