---
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 roles: All

## 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

---

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