Added

2026-02-12

GET /v3/applications

  • Added: A stage_name filter, and stage_name on the response, which represents the name of the application's current stage.

PATCH /v3/applications/{id}

  • Added: stage_name on the response, which represents the name of the application's current stage.

PATCH /v3/users/bulk

  • Added: Bulk create and update operations for users.

POST /v3/applications

  • Added: stage_name on the response, which represents the name of the application's current stage.

POST /v3/applications/{id}/convert_to_candidate

  • Added: stage_name on the response, which represents the name of the application's current stage.

POST /v3/users/bulk

  • Added: Bulk create and update operations for users.