Skip to main content
DELETE
Delete Workflow

Overview

Permanently delete a workflow from your account. This action cannot be undone.
Deleting a workflow is permanent.

Path Parameters

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

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