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

# Restore Own User Mcp Access

`POST /api/v1/users/{user_id}/mcp-access/restore`

Restore a team member's MCP access (Client Admin self-service).

A no-op (reported, not a hard error) if the user's Group still has MCP
access revoked — see ProductAccessService.restore_user.

## Path parameters

- `user_id` string, 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)
