---
title: "POST /v1/{+parent}/attachments"
method: POST
path: "/v1/{+parent}/attachments"
tags: ["organizations"]
---

# POST /v1/{+parent}/attachments

`POST /v1/{+parent}/attachments`

Creates a new attachment of an environment to an instance. **Note:** Not supported for Apigee hybrid.

## Path parameters

- `parent` string, required

## Request body

- GoogleCloudApigeeV1InstanceAttachment — InstanceAttachment represents the installation of an environment onto an instance.
  - `environment` string — ID of the attached environment.
  - `createdAt` string, int64 — Output only. Time the attachment was created in milliseconds since epoch.
  - `name` string — Output only. ID of the attachment.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/apigee.md) · [All operations](https://skmtc.net/google/apis/apigee/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/apigee/versions/6e272fa448a7/schema)
