post https://{url}/productManagement/product//addTokenAccess
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.