Authorization: ********************
curl --location --request POST '/tracks//retry-processing' \ --header 'Authorization: Bearer <token>'
{ "status": "PROCESSING", "trackId": 0, "progressPercent": 0 }