UpdatePluginConfig
Update the runtime configuration for an installed plugin on an agent
PUT
/api/v1/agents/{agentId}/plugins/{pluginId}/configOperation ID
UpdatePluginConfigSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonPath Parameters
agentIdStringRequiredUUID of the agent running the plugin
pluginIdStringRequiredUnique identifier of the plugin to reconfigure
Body Fields
configLinkedHashMapRequiredConfiguration data as key-value pairs
Example: (nested object)
