DELETE
/api-v1/billing/payment-info
curl \
--request DELETE 'https://wyzio.app/api-v1/billing/payment-info' \
--header "WEAL-TOKEN: string" \
--header "TARGET-ORGANIZATION-ID: 42"
Response examples (200)
{}
curl \
--request DELETE 'https://wyzio.app/api-v1/billing/payment-info' \
--header "WEAL-TOKEN: string" \
--header "TARGET-ORGANIZATION-ID: 42"
{}