API → Payments → Delete a payment method for your orghiddenParametersNameTypeReq.idstringrequiredReturns204 No Content successful deletiondelete/org/payment/methods/{id}curlgopythonrusttypescriptCopy snippet$ curl -X DELETE "https://api.zoo.dev/org/payment/methods/{id}" \ --header "Authorization: Bearer $TOKEN"
ParametersNameTypeReq.idstringrequiredReturns204 No Content successful deletiondelete/org/payment/methods/{id}curlgopythonrusttypescriptCopy snippet$ curl -X DELETE "https://api.zoo.dev/org/payment/methods/{id}" \ --header "Authorization: Bearer $TOKEN"