---
title: "Remove project access for a team"
method: DELETE
path: "/teams/{team_id}/project-access/{project_id}"
tags: ["Team Access"]
---

# Remove project access for a team

`DELETE /teams/{team_id}/project-access/{project_id}`

Removes the team from the current project.

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found

---

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