Transfer credentials between owners
POST/openapi/v1/credentials/transfer
Move owner references on one or more credentials from from to to. The credential entities are unchanged — we update the relationship pointers. If credentialIds is omitted, transfers ALL credentials currently owned by from (the canonical applicant→worker hire-correction flow). If provided, restricted to those IDs. Each item is atomic at the credential level. Best-effort batch — items that don't currently belong to from are reported as skipped with code OWNER_MISMATCH. Capped at 500 credentials per request.
Request
Responses
- 200
OK