Last updated 2 years ago
Was this helpful?
PUT /tokens/{tokenId}/{username}/freeze
PUT
/tokens/{tokenId}/{username}/freeze
Freezes transfers of the specified token 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 }