Assign a sourcer to a Job
Assigns an existing employee as a sourcer on this Job.
Assigning the same employee more than once has no additional effect. Fetch the current sourcer list via
GET /api/v1/requirements/{guid}.
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
userGuid
Stable public identifier of the employee to assign as sourcer
Response
Sourcer assigned
Errors
404
Not Found Error