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

# Api Update Namespace Role

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

## Path parameters

- `namespace` string, required

## Request body

- APIPutNamespaceRole
  - `other_namespace` string, required
  - `role` string, required

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