[[["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-05-04 UTC."],[[["This page outlines the process for creating a Datastore within an organization using the Apigee API."],["The HTTP request method for creating a Datastore is a POST request to a specific URL, structured using gRPC Transcoding syntax."],["The `parent` path parameter, in the format `organizations/{org}`, is a required field that specifies the organization for the Datastore creation, and you will need the `apigee.datastores.create` authorization."],["The request and response bodies utilize the `Datastore` instance and require the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["Successful execution returns a newly created `Datastore` instance within the response body."]]],[]]