{ "message": "string" }
curl --location 'https://api.chattabox.com/v1/comment//hide' \ --header 'Authorization: Bearer <access-token>' \ --header 'Content-Type: application/json' \ --data '{ "message": "string" }'
{}