Skip to main content
DELETE
Delete Template

Overview

Permanently delete a template from your account. This action cannot be undone.
Deleting a template is permanent. Workflows created from this template will not be affected, but you won’t be able to reuse the template for new workflows.

Path Parameters

string
required
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

error
Unauthorized - invalid or missing authentication token.
error
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