External DocumentationTo learn more, visit the Varonis documentation.
Parameters
Example Output
Workflow Library Example
Set Alerts Status 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 change the status for. |
| Status | The new status for specified alerts. |
{
"data": [
{
"result": {
"__typename": "AlertMutation"
},
"succeeded": true,
"extensions": {
"__typename": "ErrorExtensions"
}
}
]
}
Was this page helpful?