close_case
Close a security case in GreyMatter by providing its ID, close code, and reason.
Instructions
Cases · mutation closeCase. Variables: input. Example variables: {"input":{"caseId":"","closeCode":"","reason":""}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: CloseCaseInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |