Delete payment method

DELETE/billing/v1/payment-methods/{paymentMethodId}

Remove a payment method from the organization

Authorization<token>

In: header

Path Parameters

paymentMethodId*string

Payment method ID

Response Body

204

No Content

curl -X DELETE "https://api.rixl.com/billing/v1/payment-methods/string"

No Content