Workflow Tasks
Delete a workflow task
Deletes a workflow task from a draft workflow revision.
delete/workflows/{workflowId}/revisions/{revisionId}/tasks/{taskId}
Path parameters
workflowIdstring required
The ID of the Workflow
revisionIdstring required
The ID of the Revision
taskIdstring required
The ID of the Task
Changes
No recorded changes to this endpoint across all 4 revisions of this API.