[[["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-03-07 UTC."],[[["This document describes the legacy Apigee Registry API, which is no longer supported; it is recommended to use the Apigee API hub APIs instead."],["The API uses gRPC Transcoding syntax and a POST request to create artifacts at a specified URL: `https://apigeeregistry.googleapis.com/v1/{parent=projects/*/locations/*/apis/*/deployments/*}/artifacts`."],["The `parent` path parameter is required to identify the collection of artifacts, and the `artifactId` query parameter is also required to set the resource ID."],["The request body must contain an instance of the `Artifact` resource, and a successful request will return a newly created `Artifact` in the response body."],["Authorization requires the OAuth scope: `https://www.googleapis.com/auth/cloud-platform`."]]],[]]