Cards
Cancel a card
Permanently cancel a card. This action cannot be undone.
post/cards/{cardId}/cancel
Path parameters
cardIdstring uuid required
Unique identifier for a card
Response
Example response
{
"createdAt": "2016-07-22T00:00:00Z",
"expiration": {
"month": 8,
"year": 2026
},
"updatedAt": "2016-07-22T00:00:00Z"
}