Skip to main content
PATCH
Patch Agent

Path Parameters

agent_uuid
string<uuid>
required

Body

application/json
name
string | null
description
string | null
endpoint_url
string | null
auth_header_name
string | null
auth_header_value
string | null
trigger_on_sources
string[] | null
trigger_on_severities
string[] | null
trigger_filter
Trigger Filter · object | null
timeout_seconds
integer | null
Required range: 1 <= x <= 300
retry_count
integer | null
Required range: 0 <= x <= 10
is_active
boolean | null
documentation
string | null

Response

Successful Response

data
AgentRegistrationResponse · object
required
meta
Meta · object