crew-verification
Reject Identity Document
Office rejects an identity document with a reason.
POST
Reject Identity Document
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Body for the reject endpoint.
Response
Successful Response
API response shape (camelCase). Used both as the per-item entry in a
profile summary and embedded as the verification field on a credential
response.
Previous
List Crew RosterPaginated crew roster, filterable by verification + assignment status.
Staff-only; entitlement enforced at the router. Verification state is
attached inline (batched, no N+1); a user with no cache row reads as
`incomplete`. Both filters are org-scoped SQL subqueries (no IDOR/N+1).
Next
Reject Identity Document