Skip to main content
DELETE
/
payments
/
{paymentMethodId}
/
delete
Delete a payment method
curl --request DELETE \
  --url https://api.example.com/payments/{paymentMethodId}/delete
{}

Path Parameters

paymentMethodId
string
required

the id of the payment method

Response

200 - application/json

The response is of type object.