Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Update the status of the selected alerts.

Parameters

ParameterDescription
Alert IDsA comma-separated list of alert IDs to update their status.
Closure ReasonSelect the reason why the alert status is updated to closed.
Closure Reason DescriptionDescribe why the alert status is updated to closed.
StatusSelect the new status to modify the alerts to.

Example Output

{
	"Alert": {
		"closure_reason": null,
		"ref_id": "ADS10-3",
		"status": "acknowledged"
	}
}

Workflow Library Example

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