Skip to main content
DELETE
Terminate Card

Authorizations

Authorization
string
header
required

JWT bearer token returned by POST /action/auth. Send protected requests with: Authorization: Bearer . Tokens expire after 24 hours.

Path Parameters

cardId
string
required

Virtual card ID to terminate

Example:

"CARD_123456"

Response

200 - application/json

Card terminated successfully

success
boolean
Example:

true

data
object