POST /tracks/{track}/licenses/{trackLicense}
Update license
Update the metadata and/or file for a specific track license. Can replace the file and update metadata.
Parameters
- track (path)
- trackLicense (path)
Responses
- 200 — `TrackLicenseData`
- 404
- 401
- 422