Talent Pools Endpoints
  • 26 Mar 2025
  • 1 Minute to read
  • Dark
    Light

Talent Pools Endpoints

  • Dark
    Light

Article summary

Talent Pools Endpoints

Here are some of the most commonly used endpoints to get you started:

Endpoint
Method
Description
/api/v1/talent-pools
GETGet talent pools
/api/v1/talent-pools
POSTCreate a new talent pool
/api/v1/talent-pools/{talentPoolId}
GETGet a talent pool by id
/api/v1/talent-pools/{talentPoolId}
PUTUpdate a talent pool by id
/api/v1/talent-pools/{talentPoolId}/candidates
GETGet talent pool candidates by id