---
title: "Remove user project access from collection"
method: POST
path: "/collections/remove_user_project_access"
tags: ["Collections"]
---

# Remove user project access from collection

`POST /collections/remove_user_project_access`

Remove user access to projects within a collection

## Request body

- RemoveUserCollectionAccess
  - `collection_id` integer
  - `user_id` integer

## Response `200`

successful operation

---

[API](https://skmtc.net/worldbank/apis/metadata-editor-api.md) · [All operations](https://skmtc.net/worldbank/apis/metadata-editor-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/worldbank/metadata-editor-api/revisions/f4c8258bab5a/schema)
