---
title: "Delete Link Group Slot"
method: DELETE
path: "/tabs/slots/link-groups/{link_group_slot_id}"
tags: ["Tabs"]
---

# Delete Link Group Slot

`DELETE /tabs/slots/link-groups/{link_group_slot_id}`

Endpoint to delete a Link Group Slot with all associated items.

## Path parameters

- `link_group_slot_id` string, uuid, required

## Query parameters

- `kb_id` string, uuid, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

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