---
title: "Remove a Role Assignment for a Team"
method: DELETE
path: "/roles/assignments/teams"
tags: ["Roles"]
---

# Remove a Role Assignment for a Team

`DELETE /roles/assignments/teams`

Specifying `environmentId`, `projectId` or `organizationId` is required.

## Query parameters

- `organizationId` string
- `projectId` string
- `environmentId` string
- `teamId` string, required

## Response `204`

Status 204 Response

---

[API](https://skmtc.net/envzero/apis/env0-api.md) · [All operations](https://skmtc.net/envzero/apis/env0-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/envzero/env0-api/versions/513441cbe9dc/schema)
