Skip to main content
POST
Add an LLM pool 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_pool_id
string

Response

200 - application/json

OK

member
object

GatewayLLMPoolMember links a Gateway to an llm_pools row.