Update agent (partial)

Partially update agent configuration. Only provided fields will be updated.

Authentication

AuthorizationBearer

Clerk JWT token or OrtaVox API key (sk_live_… or pk_live_…)

OR
x-api-keystring

OrtaVox API key (alternative to Bearer token)

Path parameters

agentIdstringRequired
Agent ID

Request

This endpoint expects an object.
namestringRequired
Agent name
transcriberobjectRequired
modelobjectRequired
voiceobjectRequired
max_call_durationdoubleOptionalDefaults to 600

Response

Agent updated successfully

Errors