NFT Badge Mint
There are two API methods for you to Mint the NFT Badge for users. The recipients need to be Nuvo users and have NuvoPass
NFT Badge Mint
POST
/api/v1/oauth2/nft/owner_mint
Headers
Name | Type | Description |
---|---|---|
Access-Token* | String | access token |
Request Body
Name | Type | Description |
---|---|---|
contract_address* | String | contract address |
eth_address* | String | eth address |
Last updated