---
title: "Delete Keywords"
method: DELETE
path: "/orgunit/{orgunitId}/groups/{groupId}/keywords"
tags: ["Keywords"]
---

# Delete Keywords

`DELETE /orgunit/{orgunitId}/groups/{groupId}/keywords`

## Path parameters

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

## Request body

- DeleteKeywords[]
  - `name` string

## Response `200`

Success

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

## Other responses

- `400` — Bad Request
- `403` — Forbidden

---

[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)
