Summary
Add Group to Workflow
Description
Add a group to the list of groups for a Workflow
Route
POST /workflow_builder/workflows/:name/groups
Roles
authorization
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
name | string | yes | Name of Workflow |
group | string | yes | A Group Name |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
status | boolean | Status of Overwrite |