---
title: "Create a temporary storage location"
method: POST
path: "/storage"
tags: ["Storage"]
---

# Create a temporary storage location

`POST /storage`

## Response `201`

Successful creation of the temporary storage location

- Storage
  - `url` string, uri — The URL of the temporary storage location.
  - `storageId` string — The storage ID.
  - `expiresAt` string, date-time — The expiration time.

---

[API](https://skmtc.net/simscale/apis/simscale-api.md) · [All operations](https://skmtc.net/simscale/apis/simscale-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/simscale/simscale-api/revisions/53223abaceb7/schema)
