Update Agent Config
PUT /api/data/settings/agent/{agent_id}
PUT
/api/data/settings/agent/{agent_id}
Toggle enabled state for a specific agent.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” agent_id
required
Agent Id
string
Request Body required
Section titled “Request Body required ” AgentEnabledUpdate
object
enabled
required
Enabled
Whether the agent is enabled
boolean
Responses
Section titled “ Responses ”Successful Response
Response Update Agent Config Api Data Settings Agent Agent Id Put
object
key
additional properties
string
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context