Apps

Delete a workflow.

delete/api/apps/{app}/workflows/{id}

Path parameters

appstring required

The name of the app.

idstring required

The ID of the workflow to update.

Response

Workflow deleted.

_linksobject required

The links.

errorsstring[] required

The errros that should be fixed.

Changes