[[["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 for creating artifacts, which is no longer supported, so users should use the Apigee API hub APIs."],["The HTTP request for creating an artifact is a POST request to a URL using gRPC Transcoding syntax, including the project, location, and API in the URL."],["The `parent` path parameter is a required string specifying the resource that owns the collection of artifacts, whereas the `artifactId` is a required query parameter which must be a string between 4 and 63 characters in length."],["The request body must contain an instance of an Artifact and, if successful, the response will contain the newly created instance of an Artifact."],["Creating artifacts through this API requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]