acknowledge_assign_and_close_incident
Acknowledge, assign, and close security incidents in one operation to streamline incident response workflows.
Instructions
Incidents · mutation acknowledgeAssignAndCloseIncident. Variables: input. Example variables: {"input":{"acknowledgementMethod":"WEB_UI","assigneeId":"","closeCode":"CUSTOMER_ANOMALOUS_SAFE","closeNote":"","incidentId":"","state":"RESOLVED","type":"ACKNOWLEDGE"}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: AcknowledgeAssignAndCloseIncidentInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |