Upload a track audio/lyrics file
upload_track_audioUpload a finalized stereo WAV/FLAC, Dolby Atmos, or lyrics file for a track. Processing occurs asynchronously; the file becomes immutable after distribution.
Instructions
Upload a finalized audio file (stereo WAV/FLAC or Dolby Atmos) or lyrics (LRC) file for a track. The file is uploaded directly to storage and then processed asynchronously; check its state with get_track_file. Once a release is distributed the file is immutable — upload the correct master before distributing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_id | Yes | The track id. | |
| file_path | Yes | Local path to the file to upload. | |
| file_type | Yes | Which track asset: stereo audio, Dolby Atmos audio, or the lyrics (LRC) file. |