Delete Workflow
Permanently deletes a workflow by providing it's slug.
delete/v1/{workspace}/workflow/{slug}/
Path parameters
workspacestring required
Which workspace workflow belongs to (staging, production, etc.)
slugstring required
Unique identifier of the workflow. You can get it from workflow settings.
Response
No Content
Changes
No recorded changes to this endpoint across all 7 revisions of this API.