Authorization: Bearer ********************curl --location --request POST 'https://dev-api.idukki.io/report-media' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"reporter_email": "vihouguddawa-1765@yopmail.com",
"reason": "Test on postman",
"postId": 1466
}'{
"status": false,
"message": "Missing required payload."
}