Skip to main content
POST
Create a delivery

Authorizations

Authorization
string
header
required

Access token obtained via the Client Credentials OAuth 2.0 flow at https://connect.musixmatch.com/oauth/token

Body

application/json
musixmatch_user_id
string
required

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

file_id
integer
required

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

Response

Delivery created.

message
string

Descriptive message of performed operation

data
object