Deletes a cases template. You can delete up to 100 templates per domain.
After a cases template is deleted:
-
You can still retrieve the template by calling GetTemplate.
-
You cannot update the template.
-
You cannot create a case by using the deleted template.
-
Deleted templates are not included in the ListTemplates response.
delete/domains/{domainId}/templates/{templateId}
Path parameters
domainIdstring required
The unique identifier of the Cases domain.
templateIdstring required
A unique identifier of a template.
Response
Success
DeleteTemplateResponse required