Delete a yard config
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
Path parameters
-
The ID of the yard whose billing configuration is to be deleted
DELETE
/api/automated-billing/config/yard/{yardId}
curl \
-X DELETE https://api-dev.gatego.io/api/automated-billing/config/yard/{yardId}