SpaceMediaSpaceMedia
Endpoint referenceTracks

Upload Track Audio

POST
/api/v1/tracks/upload

Upload a complete audio file and receive an audio_file_id. Use that reference when creating or replacing a track, and reserve track_id for the stable track created later.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Header Parameters

X-User-Id*string

Public user_id in the API client organization. Requires users:act-as and supplies catalog ownership and quota context.

Formatuuid

Request Body

multipart/form-data

Multipart request payload.

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?