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
Key | Datatype | Required | Description |
---|---|---|---|
templateId | string | The ID of the template to delete. |