Authorizations
API key with format "Bearer {your-api-key}"
Path Parameters
Unique identifier of the workflow
Response
Workflow successfully deleted
Endpoint: v1/workflows/{id}
Delete a specific workflow. This action cannot be undone.
Important: Active workflows cannot be deleted. You must first pause the workflow before deletion to prevent issues with in-flight executions.
API key with format "Bearer {your-api-key}"
Unique identifier of the workflow
Workflow successfully deleted