---
title: "POST /v1/matters/{matterId}:removePermissions"
method: POST
path: "/v1/matters/{matterId}:removePermissions"
tags: ["matters"]
---

# POST /v1/matters/{matterId}:removePermissions

`POST /v1/matters/{matterId}:removePermissions`

Removes an account as a matter collaborator.

## Path parameters

- `matterId` string, required

## Request body

- RemoveMatterPermissionsRequest — Remove an account as a matter collaborator.
  - `accountId` string — The account ID.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/vault.md) · [All operations](https://skmtc.dev/google/apis/vault/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/vault/revisions/db6937065136/schema)
