Revoke one card

POST /api/v1/cards/{id}/revoke prm_cards_suspend_release

View as Markdown

Flips a single card to revoked. A revoked card can never be redeemed, and the state is terminal.

At a glance

Authentication
Staff token or session
Requires permission
prm_cards_suspend_release Suspend / release cards
Rate limit
t_mutate

Parameters

Parameter Description
idrequired path · integer Card id.

Errors

Code When it is returned
ERR_NOT_FOUND404 no such card, or one outside the caller's subtree
ERR_CONFLICT409 the card is already in a terminal state

Try it on your own network.

50 subscribers for 7 days. You pay nothing.