External DocumentationTo learn more, visit the Varonis documentation.
Parameters
Example Output
Workflow Library Example
Close Alerts with Varonis and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Alert IDs | A comma-separated list of IDs of the alerts to close. |
| Closing Reason ID | The ID corresponding to the reason for closing the alert. |
{
"data": [
{
"result": {
"__typename": "AlertMutation"
},
"succeeded": true,
"extensions": {
"__typename": "ErrorExtensions"
}
}
]
}
Was this page helpful?