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

persona_uuid
string<uuid>
required

Roleplay persona UUID

Body

application/json
description
string | null
difficulty
integer<int32> | null
emotional_state
string | null
how_you_talk
string | null
label
string | null
voice_uuid
string<uuid> | null
who_you_are
string | null

Response

Roleplay persona updated

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