Suspend a card series
POST
/api/v1/card-batches/{id}/suspend
prm_cards_suspend_release
Revokes every still-unused card in the series. Cards already in flight are left alive. Re-running it is a harmless no-op.
At a glance
- Authentication
- Staff token or session
- Requires permission
-
prm_cards_suspend_releaseSuspend / release cards - Rate limit
t_mutate
Parameters
| Parameter | Description |
|---|---|
idrequired
path · integer
|
Series id. |