Template Delete

DELETE {{apiBaseUrl}}/v1/template/delete?templateId={{templateId}}

Deletes a template from your account based on the template id you have provided.

Request Params

KeyDatatypeRequiredDescription
templateIdstringThe ID of the template to delete.