assign_drp_alert
Assign a Digital Risk Protection (DRP) alert to a specific assignee with an optional comment, ensuring the right person owns and resolves the alert.
Instructions
DRP Alerts · mutation assignDRPAlert. Variables: input. Example variables: {"input":{"assignee":"","comment":"","shortCode":""}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: DRPAlertAssignmentInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |