/
GA
galileo
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
annotation
13
post
Apply Bulk Annotation
get
Get Annotation Rating
put
Create Annotation Rating
delete
Delete Annotation Rating
get
List Annotation Templates
post
Create Annotation Template
get
Get Log Record Annotation Rating
put
Create Log Record Annotation Rating
delete
Delete Log Record Annotation Rating
get
Get Annotation Template
delete
Delete Annotation Template
patch
Update Annotation Template
post
Reorder Annotation Templates
annotation_queue
4
annotation_queue_records
2
api_keys
3
auth
9
data
29
datasets
27
experiment
12
feedback
10
groups
11
health
1
integrations
28
log_stream
9
logstream-insights
1
Organization Jobs
2
projects
14
protect
1
run_insights_settings
2
system_users
2
trace
31
trends_dashboard
13
users
7
annotation
Update Annotation Template
patch
/v2/projects/{project_id}/annotation/templates/{template_id}
Path parameters
project_id
string
uuid4
required
template_id
string
uuid4
required
Request body
AnnotationTemplateUpdate
required
name
string
required
criteria
string
nullable
required
Response
Successful Response
AnnotationTemplateDB
required
name
string
required
include_explanation
boolean
required
criteria
string
nullable
constraints
union
required
id
string
uuid4
required
created_at
string
date-time
required
created_by
string
uuid4
nullable
required
position
integer
required
usage_count
integer
required
Number of annotation ratings using the template.
Changes