Internal

Edit the model's Layer-1 routing policy (platform admin)

Sets RoutingConfig.Strategy / MaxAttempts (and optionally per-family overrides) on the catalog row. Rides the generation-stamp cache, so the change propagates to every gateway task without a deploy.

patch/v1/admin/inference/catalog/{modelId}/routing

Path parameters

modelIdstring required

Request body

familiesobject

Per-family overrides, keyed by family constant

maxAttemptsinteger
strategy'first_healthy' | 'weighted' | 'sticky'

Response

Applied

enabledboolean
modelIdstring required
statusstring
updatedAtstring

Changes