Skip to main content
PUT
Update a scenario

Authorizations

x-api-key
string
header
required

Path Parameters

scenario_id
string<uuid>
required

Body

application/json
name
string | null
Required string length: 1 - 255
intent
string | null
Required string length: 1 - 500
journey
string | null
Maximum string length: 20000
tags
string[] | null
agent_ids
string<uuid>[] | null

Response

Successful Response

id
string<uuid>
required
organization_id
string<uuid>
required
name
string
required
intent
string
required
journey
string
required
source
enum<string>
required
Available options:
manual,
drafted
tags
string[]
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
source_brief
string | null
source_agent_id
string<uuid> | null
source_agent_name
string | null
source_persona_id
string<uuid> | null
source_persona_name
string | null
agents
ScenarioAgentRef · object[]
created_by
string | null