removePaymentMethods
Remove all payment methods for a user
Responses | ||
---|---|---|
200 Successfully removed all payment methods
| ||
401 User is not authenticated.
|
Remove all payment methods for a user
Responses | ||
---|---|---|
200 Successfully removed all payment methods
| ||
401 User is not authenticated.
|
removePaymentMethods
DELETE /v2/purchase/payment-methods
https://locksmith.unlock-protocol.com
curl -L -X DELETE 'https://locksmith.unlock-protocol.com/v2/purchase/payment-methods' \
-H 'Accept: application/json'