---
title: "Grant team access to a project"
method: POST
path: "/projects/{project_id}/team-access"
tags: ["Team Access"]
---

# Grant team access to a project

`POST /projects/{project_id}/team-access`

Grants one or more team access to a specific project.

## Request body

- object[]
  - `team_id` string, required — ID of the team.

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `403` — Forbidden

---

[API](https://skmtc.net/upsun/apis/upsun-com-rest-api.md) · [All operations](https://skmtc.net/upsun/apis/upsun-com-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/upsun/upsun-com-rest-api/revisions/6cc88fde6435/schema)
