Skip to main content
PUT
Update agent versions configuration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organization_id
string
required

Identifier of the target organization.

Required string length: 24
Pattern: ^[0-9a-f]{24}$
reporting_group_id
string
required

Identifier of the target report group.

Required string length: 24
Pattern: ^[0-9a-f]{24}$

Body

application/json
agent_auto_update
boolean
required
versions
object
required

Response

Agent versions successfully updated.

agent_auto_update
boolean
required
versions
object
required