flows

Deletes a flow

Entirely deletes a Flow from the repository. This cannot be reverted. Requires the 'flows.write' permission.

delete/flows/{id}

Path parameters

idstring string required

Flow id to delete

Response

Flow was successfully deleted

Changes