---
title: "Delete a deployment RBAC team"
method: DELETE
path: "/api/permissions/v2/deployments/{deploymentId}/teams/{teamId}"
tags: ["TeamsService"]
---

# Delete a deployment RBAC team

`DELETE /api/permissions/v2/deployments/{deploymentId}/teams/{teamId}`

Delete a deployment's Role-Based Access Control team

## Path parameters

- `deploymentId` integer, required — The unique numerical identifier for the deployment.
- `teamId` integer, required — The unique numerical identifier for the team.

## Response `200`

OK

- ProtosPermissionsV2DeleteDeploymentTeamResponse

---

[API](https://skmtc.net/semgrep/apis/semgrep-web-app.md) · [All operations](https://skmtc.net/semgrep/apis/semgrep-web-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/semgrep/semgrep-web-app/versions/6483eeecd582/schema)
