Last updated 2 years ago
PUT /tokens/{tokenId}/dissociate
PUT
/tokens/{tokenId}/dissociate
Disassociates the user with the provided Hedera token. Only users with the Installer role are allowed to make the request.
tokenID*
String
Token ID
{ // Response }
{ content: application/json: schema: $ref: '#/components/schemas/Error' }