Skip to content

Create personality profile

POST
/api/v1/tuning/personality

Create or update a personality profile.

Authorizations

Request Body required

Request body for creating/updating a personality profile.

object
agent_role
required
string
>= 1 characters <= 100 characters
tone_dimensions
required
object
key
additional properties
number

Responses

201

Successful Response

Response body for a personality profile.

object
agent_role
required
string
avg_consistency
required
number
id
required
string format: uuid
last_drift_alert_at
Any of:
string format: date-time
tone_dimensions
required
object
key
additional properties
number
updated_at
required
string format: date-time

422

Validation Error

object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string