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

# POST /v1/{+parent}/spaces

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

Create a space under an organization.

## Path parameters

- `parent` string, required

## Query parameters

- `spaceId` string

## Request body

- GoogleCloudApigeeV1Space — Organization space resource.
  - `name` string — Output only. Identifier. Id of the space. This field is used as the resource name, and must follow [AIP-122](https://google.aip.dev/122) guidelines.
  - `createTime` string, google-datetime — Output only. Create timestamp of the space.
  - `updateTime` string, google-datetime — Output only. Last modified timestamp of the space.
  - `displayName` string — Optional. Display name of the space.

## 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)
