post https://api.recruiterbox.com/v2/candidates
Log in to see full request history
Responses
xxxxxxxxxx
14curl -u c2b5c06b22e848b381ccdf3dfaa337fe: https://api.recruiterbox.com/v2/candidates -H "Content-Type: application/json" -X POST -d '{
"first_name": "richard",
"last_name": "hendricks",
"email": "rhendricks@piedpiper.com",
"phone": "+1-202-555-0151",
"description": "Test from API",
"profile_data": [{"name": "Age", "value": "26"},
{"name": "Some file", "file":{"name":"hendricks_resume.txt","content":"SGVsbG8gbXkgbmFtZSBpcyBhc2h3aW4uIGdpdmUgbWUgYSBqb2Iu"}}],
"source": "Acme Inc.",
"resume": {
"content": "SGVsbG8gbXkgbmFtZSBpcyBhc2h3aW4uIGdpdmUgbWUgYSBqb2Iu",
"file_name": "hendricks_resume.txt"
}
}'
Try It!
to start a request and see the response here! Or choose an example: