Update audit log subscription
Update an audit log subscription configuration. Updating an audit log subscription uses a JSON patch representation of the desired changes. To learn more, read Updates.
Path parameters
integrationKey
The integration key
id
The ID of the audit log subscription
Headers
Authorization
Request
This endpoint expects a list of objects.
op
The type of operation to perform
path
A JSON Pointer string specifying the part of the document to operate on
value
Response
Integration response
_links
The location and content type of related resources
_id
The ID for this integration audit log subscription
kind
The type of integration
name
A human-friendly name for the integration
config
Details on configuration for an integration of this type. Refer to the formVariables
field in the corresponding manifest.json
for a full list of fields for each integration.
statements
Represents a Custom role policy, defining a resource kinds filter the integration audit log subscription responds to.
on
Whether the integration is currently active
_access
Details on the allowed and denied actions for this subscription
_status
Details on the most recent successes and errors for this integration
url
Slack webhook receiver URL. Only used for legacy Slack webhook integrations.
apiKey
Datadog API key. Only used for legacy Datadog webhook integrations.