Summary
Add Group to Job
Description
Add a group to the list of groups for a Job
Route
POST /workflow_engine/jobs/:id/groups
Roles
            authorization
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| id | string | yes | Id of Job | 
| group | string | yes | A Group id | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| status | boolean | Status of Overwrite |