Overview
Permanently delete a workflow from your account. This action cannot be undone.
Deleting a workflow is permanent.
Path Parameters
The unique identifier (UUID) of the workflow 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 - workflow with the specified ID does not exist or does not belong to your account.
Notes
- This action is permanent and cannot be undone
- The workflow count toward your tier limit is reduced after deletion