---
title: "Delete a group"
method: DELETE
path: "/xms/v1/{service_plan_id}/groups/{group_id}"
tags: ["Groups"]
---

# Delete a group

`DELETE /xms/v1/{service_plan_id}/groups/{group_id}`

This operation deletes the group with the provided group ID.

## Response `200`

A successful response , or an [Error](https://developers.sinch.com/docs/sms/api-reference/status-codes).

## Other responses

- `404` — Not found. The group ID is unknown to the system.

---

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