---
title: "Restore Own Group Mcp Access"
method: POST
path: "/api/v1/groups/{group_id}/mcp-access/restore"
tags: ["User APIs", "groups"]
---

# Restore Own Group Mcp Access

`POST /api/v1/groups/{group_id}/mcp-access/restore`

Restore MCP access for an entire Group (Client Admin self-service).

Individually-revoked members stay revoked — see ProductAccessService.restore_group.

## Path parameters

- `group_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api.md) · [All operations](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/carbonarc/carbon-arc-client-admin-api/revisions/a8ca30023371/schema)
