# Delete a carrier config within a yard **DELETE /api/automated-billing/config/yard/{yardId}/carrier/{carrierId}** Remove the billing configuration for the specified carrier within the specified yard ## Servers - GCP Development: https://api-dev.gatego.io (GCP Development) - Production: https://api.gatego.io (Production) ## Parameters ### Path parameters - **carrierId** (integer(int64)) The ID of the carrier within the yard whose billing configuration is to be deleted - **yardId** (integer(int64)) The ID of the yard whose billing configuration is to be deleted ## Responses ### 204 No Content ### 401 Not Authorized ### 403 Not Allowed [Powered by Bump.sh](https://bump.sh)