Error
A valid request URL is required to generate request examples{
"message": "<string>",
"userId": "<string>",
"screeningId": "<string>",
"screeningLink": "<string>"
}{
"code": 123,
"message": "<string>",
"details": [
{
"@type": "<string>"
}
]
}Screening V2
Send the screening link to the applicant
Send the screening link
POST
/
v2
/
screening
/
send
Error
A valid request URL is required to generate request examples{
"message": "<string>",
"userId": "<string>",
"screeningId": "<string>",
"screeningLink": "<string>"
}{
"code": 123,
"message": "<string>",
"details": [
{
"@type": "<string>"
}
]
}Authorizations
API authentication token
Body
application/json