Post a job candidate

Post a candidate to a specified job

Sample Request Body:

{
"firstName": "firstName",
"email": "email,
"phone": ["countryCode", "mobileNumber"],
"currentSalary": ["currencyCode", number],
"expectedSalary": ["currencyCode", number],
"gender": "Enum",
"workExperience": [years, months],
"fieldIdentifier": "fieldValue",
"multiChoiceFieldIdentifier": ["FieldOptionIdentifier1", "FieldOptionIdentifier2"]
}

Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!