---
title: "Api Update Namespace Metadata"
method: PUT
path: "/api/v1/namespace/{namespace}/metadata"
tags: ["api"]
---

# Api Update Namespace Metadata

`PUT /api/v1/namespace/{namespace}/metadata`

## Path parameters

- `namespace` string, required

## Request body

- object

## Response `200`

Successful Response

- APIAckResponse
  - `message` string, nullable
  - `status` 'ok' | 'error', required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/conda-incubator/apis/conda-store.md) · [All operations](https://skmtc.net/conda-incubator/apis/conda-store/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/conda-incubator/conda-store/versions/1045c7d5b017/schema)
