curl --location --request POST 'https://api.youratlas.com/v1/api/tools/from-template' \
--header 'api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"templateId": "string",
"placeholderValues": {
"property1": "string",
"property2": "string"
}
}'{
"Name": "string",
"Type": "SMSOneWay",
"Settings": "string",
"TemplateId": "string",
"Categories": "string",
"Group": "string",
"Purpose": "string",
"PartitionKey": "string",
"RowKey": "string",
"Timestamp": "2019-08-24T14:15:22.123Z",
"Status": "Approved"
}