Skip to main content
POST
Create scenario model

Authorizations

Authorization
string
header
required

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

Body

application/json

Create a ScenarioModel.

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

The periods for the ScenarioModel.

Response

Create 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