---
title: "Create local file group"
method: POST
path: "/local-file-groups"
tags: ["local-file-groups"]
---

# Create local file group

`POST /local-file-groups`

Creates a new local file group by uploading files directly via multipart form data.

The total request body size must not exceed 500 MB.

Required roles: All

## Response `200`

Successfully created local file group

- CreateLocalFileGroupResponse
  - `source_group_id` string, required — The ID of the created source group

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `413` — Request Entity Too Large
- `429` — Too Many Requests - Rate limit exceeded
- `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)
