[[["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 advises using the newer Apigee API hub APIs instead."],["The HTTP request uses the `POST` method and requires a specific URL structure incorporating gRPC Transcoding syntax, including a parent path parameter for specifying the artifact's location."],["The `artifactId` query parameter is mandatory for specifying the ID of the artifact, following a strict naming convention of 4-63 characters with only lowercase letters, numbers, and hyphens allowed."],["The request body must contain an instance of an `Artifact`, and the successful response will return a newly created `Artifact` instance."],["To make requests, the `https://www.googleapis.com/auth/cloud-platform` OAuth scope is required for authorization."]]],[]]