/
LA
langchain-ai
/
LangSmith Deployment Control Plane API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1mo ago · Updated 1mo ago
View markdown
langchain-ai
LangSmith Deployment Control Plane API
post
Create feedback config endpoint
latest
OpenAPI 3.1.0
2026-07-22
61
68
131.5 KB
a0cd098699b4
Agent Connections (v2)
3
api-key
6
Auth Service (v2)
23
Deployments (v2)
12
feedback
1
feedback-configs
4
get
List feedback configs endpoint
post
Create feedback config endpoint
delete
Delete feedback config endpoint
patch
Update feedback config endpoint
Integrations (v1)
4
Listeners (v2)
5
orgs
2
System
1
feedback-configs
Create feedback config endpoint
post
/api/v1/feedback-configs
Request body
CreateFeedbackConfigSchema
required
feedback_key
string
required
feedback_config
FeedbackConfig
required
is_lower_score_better
boolean
nullable
Response
Successful Response
FeedbackConfigSchema
required
feedback_key
string
required
feedback_config
FeedbackConfig
required
tenant_id
string
uuid
required
modified_at
string
date-time
required
is_lower_score_better
boolean
nullable