Set Position WorkspaceChatModel
Set Position WorkspaceChatModel. Scoped to the organization named by organization_id.
Authorization
bearerAuth AuthorizationBearer <token>
JWT token from authentication
In: header
Path Parameters
organization_id*string
Length
1 <= lengthHeader Parameters
Endless-Api-Version?string
Pin the caller to an API major (1). Omit to accept the current version. A major this deployment cannot serve is refused with 400 unsupported_api_version.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X PUT "https://example.com/organizations/org_abc123/chat-models/position" \ -H "Content-Type: application/json" \ -d '{ "scope": { "kind": "workspace" }, "model_ids": [ "string" ] }'{ "model_ids": [ "string" ]}