Generate summary (async)

Initiates asynchronous generation of a new audience-specific summary for an incident. This is an async operation that can take up to 60 seconds to complete. The response includes a WebSocket topic name for internal use. After initiating generation, use the GET endpoint to poll for the completed summary.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the audience

string
required

Unique identifier of the incident to summarize

Body Params
boolean | null
Defaults to true

Whether to force regeneration of the summary

Responses
202

Summary generation initiated successfully

404

Incident or audience not found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!