---
title: "Returns a GroupStorage."
method: DELETE
path: "/cc/v1/groups/groupStorage/id/{id}"
tags: ["Groups"]
---

# Returns a GroupStorage.

`DELETE /cc/v1/groups/groupStorage/id/{id}`

Optional extended description in Markdown.

## Path parameters

- `id` integer, required

## Response `200`

Detailed GroupStorage and GroupStorage information.

- GroupStorage
  - `id` integer — the id of GroupStorage
  - `groupId` integer — the groupId
  - `storageId` integer — the storageId
  - `path` string — the path of storage
  - `permissions` string — the permissions of storage
  - `type` string — the type of storage
  - `groupType` string — the type of group
  - `remarks` string — the remarks UserGroup
  - `enableFlag` integer — Whether the data is valid

## Other responses

- `401` — Unauthorized
- `404` — Model with the given ID not found.

---

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