cURL
curl --request DELETE \ --url https://api.example.com/payments/{paymentMethodId}/delete
{}
the id of the payment method
The response is of type object.
object
Was this page helpful?