---
title: "Create disk"
method: POST
path: "/disk"
tags: ["disk"]
---

# Create disk

`POST /disk`

Create a disk group under a project

## Response `201`

Created

- object
  - `code` integer
  - `data` ModelDisk
    - `created_at` string
    - `id` string
    - `project_id` string
    - `updated_at` string
  - `error` string
  - `msg` string

---

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