Delete a stored card
Authorizations
AuthorizationstringRequired
Authorization control hash
Path parameters
card_identifierstringRequiredExample:
The unique card token to invalidate
CID-2210908e-6d8e-468d-9eb3-d551e8b541a0Header parameters
Content-TypestringRequiredDefault:
Media type of the body sent to the API
application/jsonX-Datestring · date-timeRequired
ISO8601 Datetime with Timezone (yyyy-MM-dd'T'HH:mm:ssZ)
X-LoginstringRequired
Merchant X-Login API Key
X-Idempotency-KeystringOptional
Unique idempotency key for ensuring that the same request is not processed more than once
Responses
204
Card token successfully invalidated
401
Authentication error
application/json
404
Token not found
application/json
delete
/v3/tokenization/{card_identifier}No content
Last updated
Was this helpful?

