close_discover_task
Close an open discover task by specifying a close code (e.g., ACCEPTED_RISK) to mark it as resolved or accepted.
Instructions
Discover Tasks · mutation closeDiscoverTask. Variables: input. Example variables: {"input":{"closeCode":"ACCEPTED_RISK","discoverTaskId":""}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: CloseDiscoverTaskInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |