Skip to main content
Delete Payment Method
curl --request DELETE \
  --url https://api.revolv3.com/api/PaymentMethod/{paymentMethodId} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Path Parameters

paymentMethodId
integer
required

Response