[[["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 documents how to create a new feed using the `projects.locations.instances.feeds.create` method."],["Creating a feed requires sending a POST request to the endpoint `https://chronicle.googleapis.com/v1alpha/{parent}/feeds`, where `{parent}` is a required path parameter."],["The request body must contain an instance of the `Feed` resource, and a successful response will return the newly created `Feed` resource in the response body."],["Creating a feed requires the `chronicle.feeds.create` IAM permission on the parent resource and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]