Skip to main content
DELETE

Update Card Data Guide

Modify expiration dates and creator references on tokens
Removes the creator reference label from a token. After deletion, the token can no longer be found via creator reference queries, though the token itself remains intact.

Error Responses

Parameters

Headers

Authorization
string
required
Your API key prefixed with APIKEY. Example: APIKEY your-api-key. See the Authentication guide.

Path Parameters

token
string
required
The token ID as returned by one of the tokenization methods. For example, 2821a46d80e14d1b96a7f18f1b81926d.

Response

200 - Creator reference removed successfully.