Skip to main content
POST
Resend KYC OTP
Optional. Use it only if the customer didn’t receive the email from Start KYC, or the code expired. It only works while the verification is still waiting on the OTP.

Authorizations

Authorization
string
header
required

Access token obtained via /oauth2/token/. Use as Authorization: Bearer <access_token>.

Path Parameters

customerId
string<uuid>
required

Unique identifier for the customer.

Response

OTP resent. Empty body.