Skip to content

Update Agent Config

PUT
/api/data/settings/agent/{agent_id}

Toggle enabled state for a specific agent.

agent_id
required
Agent Id
string
Allowed values: HAWKEN LAGAN
AgentEnabledUpdate
object
enabled
required
Enabled

Whether the agent is enabled

boolean

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>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object