Reorder model routes
LLM Gateway: Model Routes
Reorder model routes
Bulk-update the priority of multiple routes in one call. Used to
change the failover order for routes that share an alias.
PUT
Reorder model routes
Authorizations
JWT obtained through Barndoor's authentication flow. Pass the token
verbatim in Authorization: Bearer <token>. Use the Barndoor SDK's
loginInteractive() helper to obtain a token in scripts and notebooks.
Body
application/json
Response
200 - application/json
Routes reordered
Example:
true
