---
title: "Start deletion of local file group"
method: DELETE
path: "/local-file-groups/{id}"
tags: ["local-file-groups"]
---

# Start deletion of local file group

`DELETE /local-file-groups/{id}`

Initiates an asynchronous deletion job for the specified local file group. The response indicates that the deletion job has been accepted, not that the deletion is complete.

Required scope: \`ingestion:manage\`

## Path parameters

- `id` string, required

## Response `200`

Deletion job successfully started

- DeleteLocalFileGroupResponse
  - `source_group_id` string, required — The ID of the deleted source group

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

## Changes

> 71 revisions in range; 18 not diffed.

- **2026-03-10** `d28b7983ac23` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/qlonolink/apis/qaip-apis/changes/local-file-groups/:id/delete.md)

---

[API](https://skmtc.dev/qlonolink/apis/qaip-apis.md) · [All operations](https://skmtc.dev/qlonolink/apis/qaip-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qlonolink/qaip-apis/revisions/61dc40676905/schema)
