Create a delivery
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/deliveries/files. Returns a delivery_id to track ingestion progress.
POST
Create a delivery
Authorizations
Access token obtained via the Client Credentials OAuth 2.0 flow at https://connect.musixmatch.com/oauth/token
Body
application/json
The file identifier returned by POST /distribution/deliveries/files
Response
Delivery created.