---
title: "Update namespace"
method: PUT
path: "/api/namespaces/{namespace_id}"
tags: ["namespace"]
---

# Update namespace

`PUT /api/namespaces/{namespace_id}`

Updates namespace

## Path parameters

- `namespace_id` integer, required

## Request body

- NamespaceUpdateFormData — unresolved $ref

## Response `201`

The resource has been successfully updated

- Namespace — unresolved $ref

---

[API](https://skmtc.dev/getstrm/apis/prospectlog-data-catalog-http-api-contract.md) · [All operations](https://skmtc.dev/getstrm/apis/prospectlog-data-catalog-http-api-contract/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getstrm/prospectlog-data-catalog-http-api-contract/revisions/bf44634d02d2/schema)
