Candidates and Applications Endpoints
Here are some of the most commonly used endpoints to get you started:
Endpoint | Method | Description |
/api/v1/jobs/{jobId}/apply | POST | Create a new job application from resume |
/api/v1/talent-pools/{talentPoolId}/apply | POST | Create a new talent pool application from resume |
/api/v1/candidates/{email} | GET | Getcandidate by email |