Docs/Subscriptions/Release a mint

Release a mint

DELETE/v1/tokens/{mint}🔑 API key required

Release a slot. Blocked (409) while the commitment lock holds, unless rotate=true spends a free rotation.

Path parameters

FieldTypeDescription
mintrequiredstringToken mint address (base58).

Query parameters

FieldTypeDescription
networkoptionalmainnet | devnetNetwork to read. Devnet returns an empty payload (with a note) until its ingestor lands. default mainnet
rotateoptionalbooleanSpend a free rotation to release while locked. default false

Response fields

FieldTypeDescription
releasedbooleanWhether the slot was freed.
rotatedbooleanWhether a rotation was spent.
usageobjectSlot usage after the change.