[[["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 how to create an artifact using the legacy Apigee Registry API, which is no longer supported, and recommends using the newer Apigee API hub APIs instead."],["The HTTP request to create an artifact is a POST request to a specific URL following gRPC Transcoding syntax, including a required `parent` path parameter."],["Creating an artifact requires providing an `artifactId` query parameter, which must be a string between 4-63 characters long, excluding UUID format."],["The request body should contain an instance of `Artifact`, and if successful, the response body will contain the newly created `Artifact` instance."],["Authorization to use this API requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]