Summary
Add Workflow
Description
Add a Workflow to the database
Route
POST /workflow_builder/workflows/save
Roles
admin
engineering
support
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
workflow | object | yes | - |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
data | object | The new Workflow with its data and ID. |