Skip to main content
Update the status of an alert.
External DocumentationTo learn more, visit the Cynet documentation.

Parameters

ParameterDescription
Alert IDThe ID of the alert to update. Can be obtained from the List Alerts action under the ClientDbId key.
CommentThe comment to add to the alert.

Note: Everytime the API is used, a comment is added to the alert with the timestamp the username and the comment.
StatusThe new status of the alert.

Example Output

true

Workflow Library Example

Update Alert Status with Cynet and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop