Clarify API
API ReferenceWorkflows

Delete Workflow

DELETE
/workspaces/{workspace}/workflows/{id}
Authorization<token>

API key authentication. Send your key in the Authorization header as: api-key <your-api-key>.

In: header

Path Parameters

workspace*string
id*string

Response Body

application/json

curl -X DELETE "https://example.com/workspaces/string/workflows/string"
{}