Workflows API

Delete a Workflow

Use this endpoint to delete a workflow definition. Only workflows with draft or inactive status can be deleted.

delete/v1/workflows/{id}

Path parameters

idstring uuid required

Unique identifier of the workflow.

Response

Indicates that the resource was successfully deleted.

Changes

No recorded changes to this endpoint across all 1 revision of this API.