cURL
curl --request POST \ --url https://api-{region}.sesametime.com/recruitment/v1/candidates/{id} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: multipart/form-data' \ --form document='@example-file'
{ "data": "", "meta": { "currentPage": 1, "lastPage": 1, "total": 1, "perPage": 1 } }
API token obtained from Sesame HR Dashboard > Settings > Integrations > API
Candidate ID
Document to upload
Object
""
Show child attributes
Suggestions