unresolve_incident
Unresolve an incident to reopen it for further analysis. Provide the incident ID and optional reason to mark it as unresolved.
Instructions
Incidents · mutation unresolveIncident. Variables: input. Example variables: {"filter":{"fields":[""]},"after":"T18w","filter1":{"includeArchived":true},"first":10,"order":{"direction":"ASC","orderBy":"CREATED_AT"},"after1":"T18w","filter2":{"includeArchived":true},"first1":10,"order1":{"direction":"ASC","orderBy":"CREATED_AT"},"input":{"incidentId":"","reason":""}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: UnresolveIncidentInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |