Skip to main content
POST
Add an LLM model connection to a Gateway

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
workspace_id
string
gateway_id
string
llm_model_connection_id
string

Response

200 - application/json

OK

member
object

GatewayLLMModelMember links a Gateway to a direct (un-pooled) llm_model_connections row. A direct model connection is reachable through a Gateway when it is a direct member — symmetric with tool-source membership for MCP.