Update Agent Status
Agent API
Update Agent Status
Update Agent Status.
PATCH
Update Agent Status
Authorizations
Your Agni API key used to authenticate the request. Pass it in the
X-Api-Key header. Find or rotate it from your Ravan AI account settings.Request
Example curl:Path Parameters
The unique ID of the resource in the path. Use the ID returned by the related create or list endpoint.
Body
Filters or sets the current status of the resource. Use one of the status values supported by the endpoint.
Response
Whether the request succeeded.
Human-readable status message.
Returned data.
Authorizations
Path Parameters
Agent ID
Body
application/json
Status of the agent
Available options:
AGENT_STATUS_UNSPECIFIED, AGENT_STATUS_ACTIVE, AGENT_STATUS_INACTIVE 
