Update NFT Promotion
Edit the deployed NFT badge promotion detail
Update NFT Promotion
POST
api/v1/oauth2/nft/update_nft_promotion
Headers
Name
Type
Description
Access-Token*
String
access token
Request Body
Name
Type
Description
Levels*
String[]
{
"desc": "level1 Introduction2",
"level": 1
},
{
"desc": "level2 Introduction2",
"level": 2
}
telegram_url*
String
https://xxx.xxx
twitter_url*
String
https://xxx.xxx
discord_url
String
https://xxx.xxx
Last updated