Required. Organization the endpoint attachment will be created in.
Authorization requires the following IAM permission on the specified resource parent:
apigee.endpointattachments.create
Query parameters
Parameters
endpointAttachmentId
string
ID to use for the endpoint attachment. ID must start with a lowercase letter followed by up to 31 lowercase letters, numbers, or hyphens, and cannot end with a hyphen. The minimum length is 2.
[[["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-04-24 UTC."],[[["This content outlines how to create an endpoint attachment via an HTTP POST request to a specified URL, within the Apigee platform."],["The `parent` path parameter is required, specifying the organization for creation and necessitates specific IAM permissions, while the `endpointAttachmentId` query parameter determines the attachment's ID, with defined constraints."],["The request body must be an `EndpointAttachment` instance, and a successful request returns an `Operation` instance as a response."],["Creating an endpoint attachment requires authorization via the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."],["This functionality to create an endpoint attachment is not available for Apigee Hybrid."]]],[]]