v1

latestOpenAPI 3.0.02026-07-262088144.5 KB
Router Management

Create router

Create a new router. Returns a long-running operation (LRO).

post/router/v1/routers

Request body

namestring required

Unique ID of router. Cannot be edited after creation.

Used to call this router in the Chat Completions API by setting the model parameter to inworld/<router-name>.

displayNamestring

Router display name.

Response

A successful response. Returns a long-running operation (LRO).

namestring

The server-assigned operation name.

doneboolean

If true, the operation has completed.

responseobject

The normal response of the operation (if any).