These docs are for v2.0. Click to read the latest docs for v3.0.

Update Property

This endpoint is used to update a property for a specific NFT. You can also add a property using this endpoint.

Path Params
string
enum
required

The blockchain of the NFT collection

Allowed:
string
required

The NFT contract address

integer
required

The ID of the token you want to update

string
enum
required

The name of the property you want to update (NOTE: This param is case sensitive.)

Allowed:
Body Params
string
required

The new value of the property you wish to update.

Responses

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