curl --location --request PUT 'http://localhost:8080/reports/admin/2?status=reviewed&reporteeId=2' \ --header 'Authorization: {{token}}'
{}