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