Skip to main content
This endpoint removes a co-applicant from a verification flow using either co_applicant_id or external_reference_id.

Endpoint

Request headers

string
required
JWT access token obtained from the auth API.

Request body

string
required
UUID of the verification flow.
string
External identifier of the co-applicant.
string
UUID of the co-applicant.

Response

This endpoint returns no content on success.

Example

Error responses