v1

latestOpenAPI 3.0.32026-07-263517334.7 KB
Deliveries

Create a delivery

Creates a delivery from an uploaded release file. Call this after uploading the ZIP to the URL returned by POST /distribution/v1/deliveries/files. Returns a delivery_id and initial status.

post/distribution/v1/deliveries

Request body

musixmatch_user_idstring required

The Musixmatch user ID of the artist, obtained via token introspection of the user's access token

file_idinteger required

The file identifier returned by POST /distribution/v1/deliveries/files

Response

Delivery created.

messagestring

Descriptive message of performed operation