unassign_drp_alert
Unassign a DRP alert to release it from the current owner. Provide the alert's short code and an optional comment to update the assignment status.
Instructions
DRP Alerts · mutation unassignDRPAlert. Variables: input. Example variables: {"input":{"comment":"","shortCode":""}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: DRPAlertUnassignmentInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |