---
title: "Deletes existing group roleset."
method: DELETE
path: "/v1/groups/{groupId}/rolesets/{rolesetId}"
tags: ["Groups"]
---

# Deletes existing group roleset.

`DELETE /v1/groups/{groupId}/rolesets/{rolesetId}`

## Path parameters

- `groupId` integer, required
- `rolesetId` integer, required

## Response `200`

OK

- RobloxWebWebAPIApiEmptyResponseModel

## Other responses

- `400` — 10: This group does not exist. 15: This role does not exist. 17: Cannot remove any more roles 18: Cannot delete this role.
- `401` — 0: Authorization has been denied for this request.
- `403` — 0: Token Validation Failed 9: You do not have permissions to perform this action. 16: There are users in this role.
- `409` — 28: Migration in progress. Please try again in a moment.

---

[API](https://skmtc.net/roblox/apis/roblox-api.md) · [All operations](https://skmtc.net/roblox/apis/roblox-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/roblox/roblox-api/revisions/1d2042bb1a48/schema)
