Authorization: ********************
curl --location 'https://decibel.foo/api/tracks//waveform-url' \ --header 'Authorization: Bearer <token>'
{ "trackId": 0, "waveformUrl": "string", "duration": 0 }