Unsetting KYC for the User
Unsets the KYC flag for the user.
PUT
/tokens/push/{tokenId}/{username}/revoke-kyc
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 | TokenID |
username* | String | Username |
Last updated