Deletes a workflow
Deletes a workflow in the specified project
Path Parameters
projectId string required
The project Id.
workflowId string required
The workflow Id.
Responses
- 202
- 401
- 403
- 404
The delete request is accepted.
Unauthorized
Access denied
Not found
Loading...