Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here

Body

application/json
enabled
boolean
required

Whether default output delivery is enabled

destinationIds
string<uuid>[]
required

The default output destinations to use

sendMode
enum<string>
required

What entities to send by default

Available options:
triggered_entities_only,
all_entities
minSeverity
enum<string>

Minimum entity severity eligible for default output delivery; defaults to high when omitted

Available options:
low,
medium,
high,
critical

Response

Successful response

settings
object
required

Organization-wide default output settings for detections

destinations
object[]
required

Available output destinations for the organization