API → PaymentsDelete a payment method for your userhidden
hidden
delete
/user/payment/methods/{id}$ curl -X DELETE "https://api.zoo.dev/user/payment/methods/{id}" \
--header "Authorization: Bearer $TOKEN"
$ curl -X DELETE "https://api.zoo.dev/user/payment/methods/{id}" \
--header "Authorization: Bearer $TOKEN"