Send a test payload to an unsaved output destination
Deliver an example payload to a configured-but-unsaved output destination so it can be verified before creating it. The send is real and may create a message/incident/issue/case in the destination.
Authorizations
API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here
Body
The context the destination is configured in
detection, response, acceptance-criteria, threat-intel, threat, hunt-alert, alert-escalation The (possibly user-edited) example payload envelope to send
The unsaved destination configuration to test
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
Existing destination being edited; used to preserve stored secrets when omitted from the unsaved config
For the response context: the agent structured-output schema, so the test send formats the payload the same way the real delivery path does
For the response context on non-webhook destinations: the agent name shown in the message header
Response
Successful response
Whether the test output was delivered
Type of destination the test was sent to
webhook, teams, slack, pagerduty, linear, tines Optional human-readable detail about the delivery (e.g. created issue identifier)
Direct URL to the created output when the destination provides one
Human-readable label for the created output link