Assign a workgroup to a Job

Assigns a workgroup to this Job. Valid ids (scoped to the workgroups the authenticated user may assign) are returned by GET /api/v1/lookup/workgroups.

Assigning the same workgroup more than once has no additional effect.

Authentication

AuthorizationBearer

BrightMove OAuth2 client_credentials - use the client_id/client_secret from User > API Keys (or an admin-managed client).

Path parameters

guidstringRequired
Stable public identifier of the requirement
workgroupIdlongRequired

Numeric id of the workgroup, from GET /api/v1/lookup/workgroups

Response

Workgroup assigned

Errors

404
Not Found Error