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

complication_uuid
string<uuid>
required

Roleplay complication UUID

Body

application/json
generation_template_uuids
string<uuid>[] | null
instructions
string | null
label
string | null
resolution_criteria
string | null
trigger_criteria
string | null
type
null | enum<string>
Available options:
objection

Response

Roleplay complication updated

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