Alerts
Post Comments
Post a user comment on an alert’s timeline by invoking the following endpoint:
POST https://YourAccount.lacework.net/api/v2/Alerts/{alertId}/comment
For details about alert timelines, see Timeline.
post/api/v2/Alerts/{alertId}/comment
Path parameters
alertIdstring required
Alert id
Headers
Authorizationstring required
Bearer Access Token. For example, "Bearer {YourAPIToken}"
Content-Typestring required
application/json
Request body
Response
No Error (Posting a comment to an alert)