---
title: "Remove projects from collections"
method: POST
path: "/collections/remove_projects"
tags: ["Collections"]
---

# Remove projects from collections

`POST /collections/remove_projects`

Remove projects from collections

## Request body

- AddProjectsToCollection
  - `collections` integer[]
  - `id_format` 'id' | 'idno'
  - `projects` string[]

## 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)
