Delete a track license
delete_track_licenseDelete a track license permanently, removing both the license record and its associated file.
Instructions
Permanently delete a track license and its file. track_license_id is the license id (from list_track_licenses). This cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_id | Yes | The track id. | |
| track_license_id | Yes | The track license id to delete. |