/
KE
keywordsai
/
API Reference
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11h ago · Updated 3d ago
Details
Filter operations
activities
13
agents
30
authentication
39
automations
11
billing
43
caches
5
clickhouse
34
creditTransactions
2
dashboard
132
datasets
41
evaluations
148
evaluators
13
experiments
72
exports
24
filters
12
gateway
2
health
5
integrations
70
get
Api Integrations List
put
Api Integrations Update
post
Api Integrations Create
patch
Api Integrations Partial Update
get
Api Integrations Retrieve
put
Api Integrations Update 2
post
Api Integrations Create 2
delete
Api Integrations Destroy
patch
Api Integrations Partial Update 2
put
Api Integrations Test Update
post
Api Integrations Test Create
patch
Api Integrations Test Partial Update
get
Api Integrations List List
put
Api Integrations List Update
post
Api Integrations List Create
patch
Api Integrations List Partial Update
get
Api Integrations Oauth Retrieve
delete
Api Integrations Oauth Destroy
get
Api Integrations Oauth Authorize Retrieve
get
Api Integrations Oauth Callback Retrieve
get
Api Integrations Oauth Resources List List
post
Api Integrations Slack Events Create
get
Api Integrations Summary Retrieve
put
Api Integrations Summary Update
post
Api Integrations Summary Create
patch
Api Integrations Summary Partial Update
post
Api Integrations V 1 Traces Ingest Create
get
Api Load Balance Group Retrieve
delete
Api Load Balance Group Destroy
patch
Api Load Balance Group Partial Update
get
Api Load Balance Groups List
post
Api Load Balance Groups Create
get
Api Load Balance Model Retrieve
delete
Api Load Balance Model Destroy
patch
Api Load Balance Model Partial Update
get
Api Load Balance Models List
post
Api Load Balance Models Create
post
Api Validate Load Balance Model Create
get
Vendor Integration Integration Retrieve
put
Vendor Integration Integration Update
post
Vendor Integration Integration Create
delete
Vendor Integration Integration Destroy
patch
Vendor Integration Integration Partial Update
get
Vendor Integration Integrations List
put
Vendor Integration Integrations Update
post
Vendor Integration Integrations Create
patch
Vendor Integration Integrations Partial Update
get
Vendor Integration Integrations Retrieve
put
Vendor Integration Integrations Update 2
post
Vendor Integration Integrations Create 2
delete
Vendor Integration Integrations Destroy
patch
Vendor Integration Integrations Partial Update 2
get
Vendor Integration Integrations List List
put
Vendor Integration Integrations List Update
post
Vendor Integration Integrations List Create
patch
Vendor Integration Integrations List Partial Update
get
Vendor Integration Integrations Summary Retrieve
put
Vendor Integration Integrations Summary Update
post
Vendor Integration Integrations Summary Create
patch
Vendor Integration Integrations Summary Partial Update
get
Vendor Integration Technical Partnership Integrations List
put
Vendor Integration Technical Partnership Integrations Update
post
Vendor Integration Technical Partnership Integrations Create
patch
Vendor Integration Technical Partnership Integrations Partial Update
get
Vendor Integration Technical Partnership Integrations Retrieve
put
Vendor Integration Technical Partnership Integrations Update 2
post
Vendor Integration Technical Partnership Integrations Create 2
delete
Vendor Integration Technical Partnership Integrations Destroy
patch
Vendor Integration Technical Partnership Integrations Partial Update 2
post
Vendor Integration Validate Api Key Create
logs
128
models
65
multimodal
4
openAiBatch
10
organization
13
platformApi
128
playgrounds
19
prompts
94
proxy
18
redteam
8
scores
12
spans
6
temporaryApiKeys
5
testsets
14
threads
1
traces
8
users
182
webhooks
13
workflows
30
integrations
Api Load Balance Group Partial Update
patch
/api/load-balance-group/{id}/
Path parameters
id
integer
required
Headers
Authorization
string
required
JWT access token or Respan API key
Request body
PatchedLoadBalanceGroupDetailRequest
required
load_balance_models
LoadBalanceModelRequest[]
name
string
description
string
created_at
string
date-time
updated_at
string
date-time
Response
LoadBalanceGroupDetail
required
id
integer
required
load_balance_models
LoadBalanceModel[]
required
project
string
nullable
required
group_id
string
required
name
string
description
string
created_at
string
date-time
updated_at
string
date-time
Changes