delete_drp_alert_comment
Deletes a Digital Risk Protection (DRP) alert comment using its ID, allowing removal of specific comments from alert threads.
Instructions
DRP Alerts · mutation deleteDrpAlertComment. Variables: input. Example variables: {"input":{"drpAlertComment":""}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: DrpAlertDeleteCommentInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |