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

Archive a Token

This endpoint is used to arhive a token by tokenId. The archived token will continue to exist on-chain but it will not be returned in API calls anymore.

Path Params
string
required

The blockchain of the contract.

string
required

The token's contract address.

integer
required

The Id of the token you want to archive.

Responses
200

Token archived successfully.

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