Authorization: ********************curl --location 'https://decibel.foo/api/comments//report' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"reason": "string",
"description": "string"
}'{
"message": "string"
}