Authorization: ********************curl --location --request PATCH 'https://decibel.foo/api/admin/reports/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"status": "OPEN"
}'{
"message": "string"
}