Revoke KYC of the user (Deprecated)
UNSETS KYC FLAG FOR THE USER
Unsets the KYC flag for the user.
PUT
/tokens/{tokenId}/{username}/revokeKyc
Unsets the KYC flag for the user. Only users with the Standard Registry role are allowed to make the request.
Path Parameters
Name | Type | Description |
---|---|---|
tokenID* | String | Token ID |
username* | String | Username |
Last updated