/
GA
galileo
/
Galileo API Server
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 18h ago · Updated 3d ago
View markdown
galileo
Galileo API Server
post
Create Section
v6
latest
OpenAPI 3.1.0
2026-08-06
976
1,154
2.0 MB
annotation
26
annotation_queue
24
annotation_queue_records
14
api_keys
9
assistant
17
auth
46
auto-metric-suggestions
2
code-metric-generation
2
codex-cost-per-credit
5
component_views
7
custom_dashboards
14
get
List Dashboards
post
Create Dashboard
get
Get Metric Columns
get
Get Dashboard
put
Update Dashboard
delete
Delete Dashboard
put
Favorite Dashboard
delete
Unfavorite Dashboard
post
Create Widget
put
Update Widget
delete
Delete Widget
post
Create Section
put
Update Section
delete
Delete Section
data
87
dataset
1
datasets
83
experiment
36
experiment_group
7
experiment_tags
5
feedback
28
groups
33
health
7
integrations
96
jobs
1
llm_integrations
5
log_stream
27
log_stream_alert_settings
5
log_stream_alerts
5
logstream-insights
21
metric_roll_up
5
models
5
Organization Jobs
4
organizations
6
playground_prompts
5
playground_snapshots
3
playgrounds
7
project_settings
4
projects
47
prompts
29
protect
9
provider-management-api-integrations
5
run_insights_settings
6
run_scorer_settings
3
run_tags
5
runs
7
scorer
4
scorer-feedback
12
system_admin
1
system_users
7
system_users_authentication
3
tokenomics
14
trace
95
trends_dashboard
39
usage_limits
2
users
34
versions
1
get
List Audit Logs
custom_dashboards
Create Section
post
/custom_dashboards/{dashboard_id}/sections
Path parameters
dashboard_id
string
uuid4
required
Request body
CustomDashboardSectionCreateRequest
required
Request to create a section on a custom dashboard.
name
string
required
description
string
nullable
color
string
nullable
Response
Successful Response
CustomDashboardSectionResponse
required
id
string
uuid4
required
name
string
required
description
string
nullable
color
string
nullable
widgets
CustomDashboardWidgetResponse[]