Delete Workflow
Delete a workflow in a project
Path Parameters
- workspaceId string required
The ID of the workspace the workflow belongs to
- projectId string required
The ID of the project the workflow belongs to
- workflowId string required
Responses
- 200
- 404
Ok
- application/json
- Schema
Schema
- boolean
Workflow not found
Loading...