Delete Template
Templates
Delete Template
Permanently delete a template
DELETE
Delete Template
Overview
Permanently delete a template from your account. This action cannot be undone.Path Parameters
The unique identifier (UUID) of the template to delete.
Response
Returns a 200 OK status with no body on successful deletion.Example Response
Error Responses
Unauthorized - invalid or missing authentication token.
Not Found - template with the specified ID does not exist or does not belong to your account.
Notes
- This action is permanent and cannot be undone
- Workflows previously created from this template remain unaffected
- After deletion, you can create a new template with the same name if needed
- The template count toward your tier limit is reduced after deletion