co_applicant_id or external_reference_id.
Endpoint
Request headers
JWT access token obtained from the auth API.
Request body
UUID of the verification flow.
External identifier of the co-applicant.
UUID of the co-applicant.
Response
This endpoint returns no content on success.Example
Error responses
| Status | Meaning |
|---|---|
400 | Missing required parameters |
401 | Invalid or missing token |
409 | Applicant not found |
410 | Applicant already deleted |