---
title: "Remove a subscriber from the group"
method: DELETE
path: "/orgunit/{orgunitId}/groups/{groupId}/subscribers/{mobileNo}"
tags: ["Subscriber"]
---

# Remove a subscriber from the group

`DELETE /orgunit/{orgunitId}/groups/{groupId}/subscribers/{mobileNo}`

## Path parameters

- `groupId` string, required
- `orgunitId` string, required
- `mobileNo` string, required

## Response `200`

Success

- ExternalApiResponseNew
  - `appCode` string
  - `message` string
  - `isError` boolean

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.net/ministrybytext/apis/pbt-api-documentation.md) · [All operations](https://skmtc.net/ministrybytext/apis/pbt-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ministrybytext/pbt-api-documentation/versions/ca6e9c8f430d/schema)
