---
title: "update a namespace rq."
method: PUT
path: "/cc/v1/resources"
tags: ["Resources"]
---

# update a namespace rq.

`PUT /cc/v1/resources`

Optional extended description in Markdown.

## Request body

- ResourcesQuota
  - `namespace` string — the id of GroupStorage
  - `cpu` string — the cpu
  - `gpu` string — the gpu
  - `memory` object — the annotations of namespace

## Response `200`

Detailed namespace and namespace information.

- ResourcesQuota
  - `namespace` string — the id of GroupStorage
  - `cpu` string — the cpu
  - `gpu` string — the gpu
  - `memory` object — the annotations of namespace

## Other responses

- `401` — Unauthorized
- `404` — url to add namespace not found.

---

[API](https://skmtc.dev/webankfintech/apis/mlss-cc-api.md) · [All operations](https://skmtc.dev/webankfintech/apis/mlss-cc-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/webankfintech/mlss-cc-api/revisions/615a549c16f7/schema)
