API → PaymentsDelete payment info for your user
delete
/user/payment$ curl -X DELETE "https://api.zoo.dev/user/payment" \
--header "Authorization: Bearer $TOKEN"
$ curl -X DELETE "https://api.zoo.dev/user/payment" \
--header "Authorization: Bearer $TOKEN"