v1

latestOpenAPI 3.0.1MIT2026-07-26336777.7 KB

Delete a payment method token

post/payment-method-token/delete

Headers

Idempotency-Keystring

A unique key for making the request idempotent. Must match pattern: ^[a-zA-Z0-9\-_:\.]+$. See Idempotent Requests for more details.

Request body

pmIdstring required

Payment method token ID to be deleted

Response

Payment method token deleted successfully