---
title: "Add projects to collection"
method: POST
path: "/collections/add_projects"
tags: ["Collections"]
---

# Add projects to collection

`POST /collections/add_projects`

Add projects to collection

## Request body

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

## Response `200`

successful operation

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

---

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