Revoke KYC of the user (Deprecated)
UNSETS KYC FLAG FOR THE USER
Unsets the KYC flag for the user.
Path Parameters
Name
Type
Description
{
content:
application/json:
schema:
$ref: '#/components/schemas/TokenInfo'
}{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}{
// Response
}{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}Last updated