Remove the billing configuration for the specified yard and also the billing configuration of all of its carriers associated. Consider updating the field enabled to keep the configurations saved
DELETE
/api/automated-billing/config/yard/{yardId}
curl \
--request DELETE 'https://api-dev.gatego.io/api/automated-billing/config/yard/{yardId}'