v1

latestOpenAPI 3.0.22026-07-24296786.1 KB

Upload script audio

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

post/scriptAudio

Headers

Content-Typestring

The media type of the file being uploaded. Use audio/mpeg

Request body

RAW_BODYstring binary

The mp3 file to upload.

Response

200

idstring

Example response

{
  "id": "ac1ea9ed-1337-4969-a9fe-XXXXXX"
}