---
title: "Initiate file upload"
method: POST
path: "/blobs/uploads"
tags: ["Blobs"]
---

# Initiate file upload

`POST /blobs/uploads`

Initiate a file upload. This endpoint can be used to create resumable uploads.

## Query parameters

- `filename` string — The name of the file.
- `temporary` boolean — When uploading temporary files, set the parameter to `true`.

## Response `202`

Accepted

## Other responses

- `4XX` — Error

---

[API](https://skmtc.net/portsip/apis/portsip-pbx-rest-api.md) · [All operations](https://skmtc.net/portsip/apis/portsip-pbx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portsip/portsip-pbx-rest-api/revisions/577415d4a3d5/schema)
