prepare_upload
Idempotent
Prepare a private MP3 upload (100 MB / 15 minutes max). PUT bytes to returned URL.
Use the returned headers, with no LyricPatch Authorization header on the storage
request. This only reserves an upload; follow with create_project and ingest_project.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| size_bytes | Yes | ||
| idempotency_key | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||