Update Sui NFT token-type metadata

This endpoint is used to update the metadata of a Sui NFT token-type.

Path Params
string
required

The Sui contract address

integer
required

The unique identifier of the token-type whose metadata you want to update

Body Params
string
required

The name of the NFT

string

The description of the NFT

string

The image URL for the image of the NFT

string

This can be anything such as a link to your website, landing page, etc

string

A hex color code for the background of the NFT

animationUrls
array of objects

The animationUrls is an array so you can add more than one piece of media to an NFT. Read more

animationUrls
attributes
array of objects

In the token type you can define an attribute as one of three types: property, stat, boost. Read more

attributes
Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json