---
title: "Upload script audio"
method: POST
path: "/scriptAudio"
---

# Upload script audio

`POST /scriptAudio`

Use this endpoint to upload the script audio. These may then be later referred to when creating videos.

## Headers

- `Content-Type` string

## Request body

- object
  - `RAW_BODY` string, binary — The mp3 file to upload.

## Response `200`

200

- object
  - `id` string

## Other responses

- `400` — 400

---

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