Skip to main content
PATCH
Configure an AI agent

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string

UUID — when present, deduplicates repeat submissions. See /api-reference/idempotency.

Path Parameters

id
string
required

Body

application/json
name
string
Required string length: 1 - 120
enabled
boolean
greeting
string | null
Maximum string length: 1000
system_prompt
string | null
Maximum string length: 20000
voice_id
string
Minimum string length: 1
language
string
Required string length: 2 - 10

Response

Success

data
object
required