un_watch_drp_alert
Unwatch a DRP alert to stop monitoring it and prevent further notifications. Provide the alert's shortCode to remove the watch.
Instructions
DRP Alerts · mutation unWatchDRPAlert. Variables: shortCode. Example variables: {"shortCode":""}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shortCode | Yes | GraphQL: String! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |