Skip to content

Update scenario

PATCH
/workspaces/{workspace_id}/scenarios/{scenario_id}

Update scenario configuration

workspace_id
required
string format: uuid

Workspace ID

scenario_id
required
string format: uuid

Scenario ID

object
name
required
string
workload_type
required
string
Allowed values: chat rag agentic code embedding fine-tuning
traffic_profile
string
Allowed values: low_volume medium_volume high_volume burst
slo_requirements
object
p50_latency_ms
integer
p95_latency_ms
integer
p99_latency_ms
integer
throughput_rps
integer
availability
number
budget
object
monthly_limit_usd
number
cost_per_1k_requests_usd
number
compliance
object
regions
Array<string>
certifications
Array<string>
vendor_lock_in_tolerance
string
Allowed values: none low medium high

Scenario updated

object
id
string format: uuid
name
string
workload_type
string
Allowed values: chat rag agentic code embedding fine-tuning
traffic_profile
string
Allowed values: low_volume medium_volume high_volume burst
slo_requirements
object
p50_latency_ms
integer
p95_latency_ms
integer
p99_latency_ms
integer
throughput_rps
integer
availability
number
budget
object
monthly_limit_usd
number
cost_per_1k_requests_usd
number
compliance
object
regions
Array<string>
certifications
Array<string>
vendor_lock_in_tolerance
string
Allowed values: none low medium high
created_at
string format: date-time