Archive a Token

This endpoint is used to archive 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
enum
required

The blockchain of the contract/token.

Allowed:
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json