---
title: "Upload audio"
method: POST
path: "/v1/audio"
tags: ["Audio"]
---

# Upload audio

`POST /v1/audio`

## Headers

- `content-length` integer

## Response `200`

Successful Response

- UploadAudioResponseBody
  - `url` string, required

## Other responses

- `422` — Validation Error

---

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