Last updated 1 year ago
PUT /tokens/{tokenId}/{username}/grant-kyc
PUT
/tokens/{tokenId}/{username}/grant-kyc
Sets the KYC flag for the user. Only users with the Standard Registry role are allowed to make the request.
tokenID*
String
Token ID
username*
Username
{ content: application/json: schema: $ref: '#/components/schemas/TokenInfo' }
{ content: application/json: schema: $ref: '#/components/schemas/Error' }
{ // Response }