PUT /tokens/push/{tokenId}/associate
PUT
/tokens/push/{tokenId}/associate
Associates the user with the provided Hedera token. Only users with the Standard Registry role are allowed to make the request.
tokenId*
String
Token ID
{ content: application/json: schema: $ref: '#/components/schemas/Task' }
{ // Response }
User not registered
{ content: application/json: schema: $ref: '#/components/schemas/Error' }