Upload Track Audio
Access: organization users with track permissions; X-User-Id may target a same-organization user where allowed.
Uploads an audio file before creating or updating a track.
POST
Upload Track Audio
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Use application/json for API responses.
Bearer access token. Use Bearer <YOUR_ACCESS_TOKEN>.
Optional same-organization user UUID. Policies still apply.
Body
multipart/form-data
The body is of type object.
Response
Success
The response is of type object.
Upload Track Audio