bulk_close_drp_alerts
Close multiple Digital Risk Protection (DRP) alerts in one operation. Provide alert IDs and an optional comment to bulk update their status.
Instructions
DRP Alerts · mutation bulkCloseDrpAlerts. Variables: input. Example variables: {"input":{"comment":"","drpAlertIds":[""]}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: BulkCloseDrpAlertsInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |