Skip to main content
PUT
Update incident comment

Path Parameters

workspaceId
string<uuid>
required
source
enum<string>
required
Available options:
Sentinel,
DefenderXDR,
QRadar,
Splunk,
CrowdStrike,
SentinelOne
incidentId
string
required
commentId
string
required

Body

application/json

v2 request body for updating an existing comment on an incident.

content
null | string
required

Replacement body for the comment.

extensionId
null | string
required

Id of the extension associated with the incident; required to route the write back to the originating system.

Response

No Content