Update Token-type Metadata

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

Path Params
string
required

The blockchain of the contract.

string
required

The contract address.

integer
required

The id 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
Responses

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