Skip to main content

List Route Environments

Returns all environment-specific configuration overrides for a route.

Path Parameters

Response

Errors


Set Route Environment Override

Creates or replaces the environment-specific configuration for a route. This lets you point the same route at a different upstream URL, inject different headers, or apply different rate limits per environment.

Path Parameters

Request Body

All fields are optional. Only provided fields will override the base route configuration for this environment.

Response

Returns the environment config object.

Errors


Delete Route Environment Override

Removes the environment-specific override, reverting the route to its base configuration for that environment.

Path Parameters

Response

Errors