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
guid
Stable public identifier of the requirement
workgroupId
Numeric id of the workgroup, from GET /api/v1/lookup/workgroups
Response
Workgroup assigned
Errors
404
Not Found Error