AGENT
Update agent configuration for a host
This API allows agents to update their configuration and metadata at the host level. The configuration must be sent as base64-encoded JSON in the value field.
post/agent/public/setting/{token}/{hostId}
Path parameters
tokenstring required
Agent Token
hostIdstring required
Unique Host Identifier
Request body
object required
Response
Success: returns updated agent setting
Changes
No recorded changes to this endpoint across all 2 revisions of this API.