/productManagement/product/:productId/addTokenAccess

This endpoint allows users to add token access to a specific digital passport. The request should include a payload with the following parameters:

Body

  • address (string): Wallet address
  • activate (boolean): To activate or disable the token access
  • tokenType (number): The type of the token access

For more information, read our detailed API documentation.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!