Skip to main content

Delete a model route

DELETE 

/api/v1/model-routes/:route_id

Deletes a model route. Returns 409 when an agent still references it — a routed agent has no pinned provider to fall back on, so the reference must be repointed or the agent deleted first.

Request

Responses

Model route deleted successfully