Delete a carrier config within a yard
Remove the billing configuration for the specified carrier within the specified yard
DELETE
/api/automated-billing/config/yard/{yardId}/carrier/{carrierId}
curl \
--request DELETE 'https://api-dev.gatego.io/api/automated-billing/config/yard/{yardId}/carrier/{carrierId}'