Skip to main content
PATCH
Update Persona

Authorizations

Authorization
string
header
required

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

Path Parameters

persona_id
string<uuid>
required

Body

application/json
agent_id
string<uuid> | null
display_name
string | null
description
string | null
config_overrides
Config Overrides · object | null
tags
string[] | null
enabled
boolean | null

Response

Successful Response

id
string
required
tenant_id
string
required
specialist_type
string
required
agent_id
string
required
display_name
string
required
description
string | null
required
config_overrides
Config Overrides · object | null
required
tags
string[] | null
required
enabled
boolean
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
agent_name
string | null