Assign a recruiter to a Job
Assigns an existing employee as a recruiter on this Job.
Assigning the same employee more than once has no additional effect. Fetch the current recruiter 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 recruiter
Query parameters
notify
When true, sends the recruiter a notification email of the assignment
Response
Recruiter assigned
Errors
404
Not Found Error