[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-22 UTC."],[[["This webpage details the process for creating a Retrohunt via the `projects.locations.instances.rules.retrohunts.create` API endpoint."],["The HTTP request utilizes a `POST` method to a specific URL structure: `https://chronicle.googleapis.com/v1alpha/{parent}/retrohunts`."],["A `parent` path parameter is required, representing the rule's location in the format: `projects/{project}/locations/{location}/instances/{instance}/rules/{rule}`."],["The request body requires an instance of the `Retrohunt` resource, and a successful request returns a newly created `Operation` instance in the response body."],["Creating a Retrohunt requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `chronicle.retrohunts.create` IAM permission on the parent resource."]]],[]]