---
title: "Upload File"
method: POST
path: "/assets"
tags: ["assets"]
---

# Upload File

`POST /assets`

## Response `200`

Default Response

- object
  - `id` string — Unique identifier of the Asset. Use this id as assetId when creating a Task.
  - `format` string — Format of the output file
  - `name` string — Name of the Asset

---

[API](https://skmtc.dev/audioshake/apis/audioshake-api.md) · [All operations](https://skmtc.dev/audioshake/apis/audioshake-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/audioshake/audioshake-api/revisions/56f550ad23b5/schema)
