Summary
Overwrite Groups for a Workflow
Description
Overwrite the list of groups that have access to a Workflow
Route
PUT /workflow_builder/workflows/:name/groups
Roles
            authorization
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| name | string | yes | Name of Workflow | 
| groups | array | yes | List of Groups | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| status | boolean | Status of Overwrite |