Disassociating User with the Hedera Token

Disassociates the user with the provided Hedera token.

PUT /tokens/push/{tokenId}/dissociate

Disassociates the user with the provided Hedera token. Only users with the Standard Registry role are allowed to make the request.

Path Parameters

{
    content:
            application/json:
              schema:
                $ref: '#/components/schemas/Task'
}

Last updated