Fixed

2026-07-15

GET /v3/candidates

  • Fixed: The response schema to no longer incorrectly document an unreachable async-acknowledgement (message-only) branch alongside the candidate object; only the candidate object shape is returned.

PATCH /v3/candidates/{id}

  • Fixed: The response schema to no longer incorrectly document an unreachable async-acknowledgement (message-only) branch alongside the candidate object; only the candidate object shape is returned.

PATCH /v3/candidates/{id}/anonymize

  • Fixed: The response schema to no longer document an unreachable async-acknowledgement (message-only) branch; only the candidate object shape is returned.

POST /v3/candidates/{id}/merge

  • Fixed: The response schema to no longer document an unreachable async-acknowledgement (message-only) branch; only the candidate object shape is returned.