Update a job type
Hiring
Update Job Type
Updates the job type referenced by the provided job type ID.
PATCH
Update a job type
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the job type to update.
Body
application/json
Job type fields to update. Only the fields included in the request are updated.
Name of the job type. Must be unique across the company's other job types.
Required string length:
3 - 150Detailed description of the job
Required string length:
20 - 15000Guidance for the AI interviewer. Set to null to clear it.
Required string length:
15 - 3000Resume collection configuration. Set to null to disable resume collection.
Available options:
after_interview, before_interview Whether to force fullscreen mode
Whether to record video
Response
Job type updated successfully