---
title: "Create a new Space. The creator will be the first owner of the Space."
method: POST
path: "/warden.warden.v1beta2.Msg/NewSpace"
tags: ["Msg"]
---

# Create a new Space. The creator will be the first owner of the Space.

`POST /warden.warden.v1beta2.Msg/NewSpace`

## Request body

- object
  - `creator` string
  - `admin_intent_id` string, uint64
  - `sign_intent_id` string, uint64
  - `additional_owners` string[]

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.dev/wardenprotocol/apis/http-api-console.md) · [All operations](https://skmtc.dev/wardenprotocol/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wardenprotocol/http-api-console/revisions/44399dd0ab35/schema)
