Candidate
Create Candidate
Creates a Candidate object with the given values.
POST
/
api
/
ats
/
v1
/
candidates
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
x-connector-token
string
requiredBody
application/json
data
object
requiredremote_user_id
string
requiredThe remote user's id
Response
200 - application/json
The response is of type any
.