---
title: "Changes to PUT /storage/{storageName}"
method: PUT
path: "/storage/{storageName}"
---

# Changes to PUT /storage/{storageName}

`PUT /storage/{storageName}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 33 revisions.

- **2025-01-23** (v4) `db33bc7a3941` — 1 warning
- **2024-07-11** (v4) `f27f8d5b80e3` — 1 warning
- **2023-06-28** (v4) `3dcd2b9e25fd` — 1 warning
- **2023-05-10** (v4) `f90678b9fb05` — 1 warning

## Changes

- **2025-01-23** (v4) `db33bc7a3941` — 1 warning
  - changed the pattern of the `path` request parameter `storageName` from `^[A-Za-z0-9-_]+@[a-z0-9-]+$` to `^[A-Za-z0-9-_:]+@[a-z0-9-]+$`
- **2024-07-11** (v4) `f27f8d5b80e3` — 1 warning
  - changed the pattern of the `path` request parameter `storageName` from `^[A-Za-z0-9-]+@[a-z0-9-]+$` to `^[A-Za-z0-9-_]+@[a-z0-9-]+$`
- **2023-06-28** (v4) `3dcd2b9e25fd` — 1 warning
  - changed the pattern of the `path` request parameter `storageName` from `^[a-z0-9-]+@[a-z0-9-]+$` to `^[A-Za-z0-9-]+@[a-z0-9-]+$`
- **2023-05-10** (v4) `f90678b9fb05` — 1 warning
  - changed the pattern of the `path` request parameter `storageName` from `^[A-Za-z0-9-_:]+@[a-z0-9-]+$` to `^[a-z0-9-]+@[a-z0-9-]+$`

---

[Operation](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/docs/storage/:storageName/put.md) · [API](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4.md) · [Page](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/changes/storage/:storageName/put)
