Associates the user with token

ASSOCIATES USER WITH TOKEN

Associates the user with the provided Hedera token

PUT /tokens/{tokenId}/associate

Associates the user with the provided Hedera token. Only users with the Installer role are allowed to make the request

Path Parameters

NameTypeDescription

tokenID*

String

Token ID

{
    // Response
}

Last updated