Send a test payload to an output destination
Deliver an example payload to a single output destination so the configuration can be verified. 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
Path Parameters
Body
The context the destination is configured in; determines the example payload shape and formatting
detection, response, acceptance-criteria, threat-intel, alert-escalation The (possibly user-edited) example payload to send. For webhook it is the full envelope (POSTed verbatim); for the response context on non-webhook destinations it is just the structured output.
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