cURL
curl --request DELETE \ --url https://staging.crossmint.com/api/unstable/payment-methods/{paymentMethodId} \ --header 'X-API-KEY: <x-api-key>'
Delete a payment method.
API scope required: payment-methods.delete
payment-methods.delete
API key required for authentication
The payment method has been successfully deleted
Was this page helpful?