Authorization: ********************curl --location --request POST '/tracks//report' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"reason": "string",
"description": "string"
}'{
"message": "string"
}