---
title: "Creates a new signed url in Storage"
method: POST
path: "/resources/storage/signed-url"
tags: ["resources"]
---

# Creates a new signed url in Storage

`POST /resources/storage/signed-url`

This request is authorized for any platform User

## Response `200`

OK

- object
  - `put_url` string, required
  - `get_url` string, required
  - `expires` integer, required

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/elastic/apis/elastic-io-rest-api-documentation-v2.md) · [All operations](https://skmtc.net/elastic/apis/elastic-io-rest-api-documentation-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elastic/elastic-io-rest-api-documentation-v2/revisions/411f9f98c01e/schema)
