templates

Deletes a flow template

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

delete/templates/{id}

Path parameters

idstring string required

Flow Template id to delete

Response

Flow Template was successfully deleted

Changes