Summary
Overwrite Groups for a Job
Description
Overwrite the list of groups that have access to a Job
Route
PUT /workflow_engine/jobs/:id/groups
Roles
            authorization
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| id | string | yes | Id of Job | 
| groups | array | yes | List of Group ids | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| status | boolean | Status of Overwrite |