Skip to main content

Create a dynamic set.

POST 

/sets

Creates a free dynamic set owned by the authenticated user. Add candidate listings (from GET /sets/candidates) by passing their internal listing_ids in listing_ids; they are added with the active status. The set is created on the free plan — upgrade it with POST /sets/{set_id}/upgrade to access its KPI endpoints.

Request

Responses

The created dynamic set.