update_drp_alert_state
Update the state of a Digital Risk Protection (DRP) alert, such as marking it in progress, to reflect current handling status.
Instructions
DRP Alerts · mutation updateDrpAlertState. Variables: input. Example variables: {"input":{"comment":"","drpAlert":"","state":"IN_PROGRESS"}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: UpdateDrpAlertStateInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |