- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization Scopes
- Try it!
Creates an endpoint attachment.
Note: Not supported for Apigee hybrid.
HTTP request
POST https://apigee.googleapis.com/v1/{parent=organizations/*}/endpointAttachments
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. Organization the endpoint attachment will be created in. Authorization requires the following IAM permission on the specified resource
|
Query parameters
Parameters | |
---|---|
endpointAttachmentId |
ID to use for the endpoint attachment. The ID can contain lowercase letters and numbers, must start with a letter, and must be 1-20 characters in length. |
Request body
The request body contains an instance of EndpointAttachment
.
Response body
If successful, the response body contains a newly created instance of Operation
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform