Update an existing screening

This endpoint updates the details of a specific screening based on its ID.

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

Unique identifier of the screening (UUID v4)

Body Params

Payload to update an existing screening

string
required

Title of the job

string
required

Description of the job. The more details provided, the better the quality of the generated questions will be

number
required

Total number of attempts allowed for the candidate. These attempts apply to the entire interview process, not individual questions. The candidate must complete the entire interview before starting a new attempt.

number
required

Maximum number of follow-up questions

boolean
required

Determine whether prior interviews are allowed to be reused to fulfill this screening

Responses

400

Bad Request: Invalid or missing parameters.

401

Unauthorized: The token is invalid or expired.

403

Forbidden: The user does not have permission to access this resource.

404

Not Found: The specified screening does not exist.

429

Too Many Requests: Rate limit exceeded.

Language
Credentials
Bearer
API Key
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json