/
RA
ravan
/
Agni API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.1
2026-07-26
91
137
122.3 KB
AgentService
Update Agent
patch
/api/v1/agents/{id}/
Path parameters
id
string
required
Agent ID
Request body
UpdateAgentRequest
required
widget_settings_id
string
name
string
agent_name
string
model
string
s2s_model
string
voice_id
string
temperature
number
double
reminder_trigger_ms
integer
reminder_max_count
integer
ambient_sound
string
ambient_sound_volume
number
double
end_call_after_silence
boolean
max_call_duration_ms
integer
ring_duration_ms
integer
enable_voicemail_detection
boolean
voicemail_message
string
voicemail_detection_timeout_ms
integer
enable_emergency_fallback
boolean
emergency_fallback_number
string
ivr_options
object
post_call_analysis_model
string
analysis_summary_prompt
string
selected_tools
object
integrations
object
knowledge_base
string
begin_message
string
start_speaker
string
Response
Successful response
UpdateAgentResponse
required
success
boolean
message
string
data
Agent