unassign_drp_alerts
Remove assignees from multiple DRP alerts at once using filter criteria, improving workflow efficiency.
Instructions
DRP Alerts · mutation unassignDRPAlerts. Variables: input. Example variables: {"input":{"comment":"","filter":{"active":true,"alertExternalIds":[""],"alertFingerprints":[""],"assetLabelIds":[""],"assetSerialIds":[""],"assetTypes":["ACCESS_KEY"],"assignees":{"assignees":[""],"includeUnassigned":true},"changed":"","classificationsAndRiskFa...
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: DRPAlertBulkUnassignmentInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |