Payment methods
Delete payment method
Removes a stored payment method.
DELETE
This endpoint requires the payment-methods.write
or embed
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the payment method.
Response
204
_mintlify/placeholder
Returns an empty response.
Was this page helpful?