---
title: "POST /attachments/folders"
method: POST
path: "/attachments/folders"
---

# POST /attachments/folders

`POST /attachments/folders`

## Request body

- object
  - `folder_name` string, required
  - `module` string, required
  - `module_uid` string, required
  - `is_default` boolean

## Response `200`

- object
  - `type` string
  - `title` string
  - `message` string
  - `data` object
    - `folder_uid` string

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/zuper/apis/zuper-pro-api.md) · [All operations](https://skmtc.net/zuper/apis/zuper-pro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zuper/zuper-pro-api/versions/c7b8028a05de/schema)
