Authorizations
Api key given by Hiringbranch
Headers
Name of the instance
Query Parameters
Determines if the invite should be sent by us
Body
Information about the candidate and the assessments for the invite
Candidate's email
Minimum length:
1Example:
"candidate@enterprise.com"
Candidate's first name
Minimum length:
1Example:
"John"
Candidate's last name
Minimum length:
1Example:
"Doe"
Assessment ids separated by comma to invite the candidate to
Example:
[
"59bc377497c7ac0cbc1b69c7",
"59bc377497c7ac0cbc1b69c8",
"59bc377497c7ac0cbc1b69c9"
]Response
List of links and invitation status
SSO link for the candidate to connect to the assessment(s)
Minimum length:
1Example:
"https://portal.hiringbranch.com/abc/#?sessionToken=123456789123456789"
Candidate Id
Minimum length:
1Example:
"59bc377497c7ac0cbc1b69c8"
Invitation status of the invite to the candidate when sendEmail is true
Available options:
SENT, FAILED