---
title: "Update a Module Namespace"
method: PATCH
path: "/module-namespaces/{module_namespace}"
tags: ["module-namespaces"]
---

# Update a Module Namespace

`PATCH /module-namespaces/{module_namespace}`

Update an existing module namespace.

## Path parameters

- `module_namespace` string, required

## Response `200`

Success.

## Other responses

- `403` — User unauthorized to perform action.
- `404` — Module namespace not found or user unauthorized to perform action.
- `422` — Malformed request body (missing attributes, wrong types, etc.).
- `4XX` — Client error.
- `5XX` — Server error.

---

[API](https://skmtc.net/scalr/apis/scalr-iacp-api.md) · [All operations](https://skmtc.net/scalr/apis/scalr-iacp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalr/scalr-iacp-api/revisions/fc927526ad12/schema)
