v1

latestOpenAPI 3.1.02026-07-26363186558.0 KB
Alert Analysis

Update the analysis text on an alert

put/alerts/{id}/analysis

Path parameters

idstring required
Example:c4huif0mhcmiku5g7jsg

The ID of the alert to update the analysis on.

Headers

x-apikeystring required

Your API key

Content-Type'application/json' required

The content type of the body.

Request body

analysisstring

The analysis text that can be in markdown format.

Response

OK