Manage Digital Passport Transferability

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

This endpoint allows you to recover a specific digital passport.

  • URL: POST - {{url}}/productManagement/product/:productId/addTokenAccess
  • Parameter: productId - The unique identifier for the product.
  • Body:
    • address - Wallet address.
    • activate - To activate or disable the token access.
    • tokenType - The type of the token access.
  • Success: The type of key has been changed.

For more information, read our detailed API documentation.

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