Upload a track license
upload_track_licenseAttach a cover or sample license document to a track. Optionally record license reference, provider, and original track URL.
Instructions
Attach a license document to a track (for a cover or a cleared sample). file_path is the local license file and type is "cover" or "sample". Optionally record license_id, license_provider, license_provider_name, and original_track_link. Licenses are immutability-governed once the release is live.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | The kind of license: a cover or a sample license. | |
| track_id | Yes | The track id. | |
| file_path | Yes | Local path to the file to upload. | |
| license_id | No | The license/clearance reference number, if any. | |
| license_provider | No | Where the license came from. | |
| original_track_link | No | URL to the original/source track. | |
| license_provider_name | No | The name of the license provider. |