Request additional attempts by partner user IDs for a screening

This endpoint allows an business user to request additional attempts for multiple users within a given screening by using the partner user id.

Example Request:
POST /api/v1/public/screening/{screeningId}/new-attempt-by-partner-user-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 containing the list of partnerUserIds and a reason

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 perform this operation.

404

Not Found: The specified screening or partner users do 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