---
title: "Update a space, e.g. changing the intents in use."
method: POST
path: "/warden.warden.v1beta2.Msg/UpdateSpace"
tags: ["Msg"]
---

# Update a space, e.g. changing the intents in use.

`POST /warden.warden.v1beta2.Msg/UpdateSpace`

## Request body

- object
  - `authority` string
  - `space_id` string, uint64
  - `admin_intent_id` string, uint64
  - `sign_intent_id` string, uint64

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