Remove a Card
Remove Card
Switch off a saved card so it can no longer be used for payments.
The record is kept for your history — nothing is permanently erased — it is simply marked as switched off.
DELETE
Remove a Card
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique ID of the saved card you want to remove.
Example:
"e5f6a7b8-c9d0-1234-5678-9abcdef01234"
Response
Successful Response
Standard response wrapper for single-object responses and errors.
Generic over the payload type. A route that declares
CommonResponse[SomeModel] gets the real data schema rendered in
OpenAPI/Swagger; a bare CommonResponse leaves data untyped.

