/
RA
ravan
/
Agni API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
ravan
Agni API
patch
Update Agent Status
v1
latest
OpenAPI 3.0.1
2026-07-26
91
137
122.3 KB
AgentService
5
get
Get Agent
delete
Delete Agent
patch
Update Agent
get
List Agents
patch
Update Agent Status
AgentToolService
5
AppointmentService
2
CalComService
14
CallingService
4
CampaignService
7
ContactService
13
GHLService
10
HealthService
2
ModelService
2
PhoneService
13
RAGService
14
AgentService
Update Agent Status
patch
/api/v1/agents/{id}/status/
Path parameters
id
string
required
Agent ID
Request body
UpdateAgentStatusRequest
required
status
'AGENT_STATUS_UNSPECIFIED'
|
'AGENT_STATUS_ACTIVE'
|
'AGENT_STATUS_INACTIVE'
Status of the agent
Response
Successful response
UpdateAgentStatusResponse
required
success
boolean
message
string
data
Agent