---
title: "Create a folder"
method: POST
path: "/files/folder"
tags: ["files"]
---

# Create a folder

`POST /files/folder`

Create a new folder with optional permission mode

## Request body

- PkgServerFsCreateFolderRequest
  - `mode` string
  - `path` string, required

## Response `201`

Created

---

[API](https://skmtc.dev/tencentblueking/apis/untitled-api.md) · [All operations](https://skmtc.dev/tencentblueking/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tencentblueking/untitled-api/revisions/a12b0f392336/schema)
