Skip to main content
DELETE
Delete a workflow

Authorizations

x-api-key
string
header
required

API key for authentication

Path Parameters

workflowId
string
required

The ID of the workflow to delete

Response

Workflow deleted successfully

The response is of type string.

Example:

"Workflow deleted"