Skip to main content
PUT
Update scenario model

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

scenario_model_token
string
required

Body

application/json

Update a ScenarioModel.

title
string
priority
integer<int32> | null
provider
string | null
service
string | null
workspace_token
string
periods
object[]

The periods for the ScenarioModel.

Response

Update a ScenarioModel.

ScenarioModel model

token
string
required
title
string
required
priority
integer<int32> | null
required
workspace_token
string | null
required
provider
string | null
required
service
string | null
required
periods
object[]
required
created_by_token
string | null
required
created_at
string
required
updated_at
string
required