Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

scenario_uuid
string<uuid>
required

Roleplay scenario UUID

Body

application/json
category_uuid
string<uuid> | null
description
string | null
ending_conditions
string | null
label
string | null
opening_line
string | null
organization_uuid
string<uuid> | null
phase_uuids
string<uuid>[] | null
situation_brief
string | null

Response

Roleplay scenario updated

status
string
required
timestamp
string<date-time>
required
data
object
message
string | null
request_id
string | null