---
title: "Changes to Create volume"
method: POST
path: "/storage/volumes"
---

# Changes to Create volume

`POST /storage/volumes`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 30 revisions.

- **2026-08-28** `3801b2bc7b02` — 1 info
- **2026-08-27** `d564cb4aa86e` — 2 breaking, 4 info
- **2026-08-22** `7f90a64e0952` — 1 info
- **2026-08-20** `437c7a97e596` — 1 warning, 1 info
- **2026-08-20** `8c1ea1759870` — 2 breaking
- **2026-08-05** `ae7dcb22727c` — 1 info
- **2026-07-21** `885dec47dd47` — 6 info

## Changes

- **2026-08-28** `3801b2bc7b02` — 1 info
  - added the optional property `data/attributes/block/status` to the response with the `201` status
- **2026-08-27** `d564cb4aa86e` — 2 breaking, 4 info
  - the request property `data/attributes/size_in_gb` became required (media type: application/json)
  - the request property `data/attributes/size_in_gb` became required (media type: application/vnd.api+json)
  - the `size_in_gb` request property default value `1500` was removed (media type: application/json)
  - the `size_in_gb` request property default value `1500` was removed (media type: application/vnd.api+json)
  - added the optional property `data/attributes/block` to the response with the `201` status
  - added the optional property `data/attributes/region` to the response with the `201` status
- **2026-08-22** `7f90a64e0952` — 1 info
  - added the optional property `data/attributes/team/limits/bgp_session_per_ip` to the response with the `201` status
- **2026-08-20** `437c7a97e596` — 1 warning, 1 info
  - removed the optional property `data/attributes/team/limits/prefix` from the response with the `201` status
  - added the optional property `data/attributes/team/limits/public_network` to the response with the `201` status
- **2026-08-20** `8c1ea1759870` — 2 breaking
  - added the new required request property `data/attributes/region` (media type: application/json)
  - added the new required request property `data/attributes/region` (media type: application/vnd.api+json)
- **2026-08-05** `ae7dcb22727c` — 1 info
  - added the optional property `data/attributes/team/limits/prefix` to the response with the `201` status
- **2026-07-21** `885dec47dd47` — 6 info
  - added the optional property `data/attributes/cluster_user` to the response with the `201` status
  - added the optional property `data/attributes/keyring` to the response with the `201` status
  - added the optional property `data/attributes/project/stats/databases` to the response with the `201` status
  - added the optional property `data/attributes/project/stats/storages` to the response with the `201` status
  - added the optional property `data/attributes/project/stats/virtual_machines` to the response with the `201` status
  - added the optional property `data/attributes/volume_path` to the response with the `201` status

---

[Operation](https://skmtc.dev/latitude/apis/latitude-sh-api/docs/storage/volumes/post.md) · [API](https://skmtc.dev/latitude/apis/latitude-sh-api.md) · [Page](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/storage/volumes/post)
