cURL
curl --request DELETE \ --url https://api.revolv3.com/api/PaymentMethod/{paymentMethodId}
This response does not have an example.
Delete a payment method by its PaymentMethodID.
If no payment method with the provided PaymentMethodId is found, a status of 404 (Not Found) will be returned.
OK