Create job hiring manager

Assign a user as a hiring manager on a job. The user must already exist in your organization and have permissions on the job; assigning a hiring manager is the V3 replacement for the V1 PUT /jobs/{id}/hiring_team flow for the hiring-manager role. To remove a hiring manager, call DELETE /v3/job_hiring_managers/{id} with the row id returned here.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required

Id of the job to assign the hiring manager to. Must belong to your organization.

integer
required

Id of the user to assign as a hiring manager on the job. The user must already exist in your organization.

Responses

401

Unauthorized

403

Forbidden

422

Unprocessable Content

Language
Credentials
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json