---
title: "Delete access group"
method: DELETE
path: "/api/v1/organizations/{organizationId}/access-groups/{accessGroupId}"
tags: ["/organizations/{organizationId}/access-groups"]
---

# Delete access group

`DELETE /api/v1/organizations/{organizationId}/access-groups/{accessGroupId}`

## Path parameters

- `organizationId` integer, required
- `accessGroupId` integer, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

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