---
title: "Delete Membership"
method: DELETE
path: "/api/v2/group_memberships/{group_membership_id}"
tags: ["Group Memberships"]
---

# Delete Membership

`DELETE /api/v2/group_memberships/{group_membership_id}`

Immediately removes a user from a group and schedules a job to unassign all working tickets that are assigned to the given user and group combination.

#### Allowed For

* Admins
* Agents assigned to a custom role with permissions to manage group memberships (Enterprise only)

## Response `204`

No content response

---

[API](https://skmtc.net/botbrains-io/apis/support-api.md) · [All operations](https://skmtc.net/botbrains-io/apis/support-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/botbrains-io/support-api/versions/d53eac07ba68/schema)
