Authorization: ********************
curl --location --request POST 'https://decibel.foo/api/tracks/2/repost' \ --header 'Authorization: Bearer <token>'
{ "message": "string", "isReposted": true }