Skip to main content
POST
cURL
This endpoint can be used for VERIFIED customers to reset their KYC state to UNVERIFIED
It may be used to perform AADHAAR verification to enable payin (on-ramp) feature

Authorizations

X-API-KEY
string
header
required

API Key for authentication

X-TIMESTAMP
string
header
required

Current timestamp in seconds since epoch

X-SIGNATURE
string
header
required

HMAC SHA256 signature of the request encoded in Base64

Body

application/json
customer_id
string<uuid>
required
Example:

"4e6f1b20-a73c-11ec-b909-0242ac120002"

Response

KYC reseted successfully

status
boolean
Example:

true

message
string
Example:

"Success"

data
object