---
title: "Add Institution To Workspace"
method: POST
path: "/api/v3/workspaces/{workspace_id}/institutions"
tags: ["Institutions"]
---

# Add Institution To Workspace

`POST /api/v3/workspaces/{workspace_id}/institutions`

## Path parameters

- `workspace_id` string, uuid, required

## Request body

- CreateInstitutionsRequest
  - `institution_ids` string[], required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/nationgraph/apis/nationgraph-api.md) · [All operations](https://skmtc.dev/nationgraph/apis/nationgraph-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nationgraph/nationgraph-api/revisions/85804e68d86d/schema)
