Partner API

Revoke KYC session

Cancels an outstanding KYC session. Customer can no longer use the link.

delete/api/v1/partner/kyc-sessions/{session_id}

Path parameters

session_idstring required

Request body

reasonstring

Example request

{
  "reason": "Wrong email - creating new session"
}

Response

Session revoked

Changes

No recorded changes to this endpoint across all 1 revision of this API.