Summary
Delete Workflow
Description
Delete a Workflow from the database
Route
DELETE /workflow_builder/workflows/delete/:name
Roles
admin
engineering
support
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
name | string | yes | Workflow's name. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
return_data | string | Status of delete Workflow. |