Assign a job function to a Job
Assigns a job function to this Job. Valid ids are returned by GET /api/v1/lookup/job-functions.
Assigning the same function 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
functionId
Numeric id of the job function, from GET /api/v1/lookup/job-functions
Response
Function assigned
Errors
404
Not Found Error