Authorization: Bearer ********************curl --location --request POST 'https://dev-api.idukki.io/health/test' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"type":"LIVE_TRUSTPILOT_REVIEWS",
"bid":null,
"metaId":"www.pizzahut.com",
"albumId":null,
"metajson":{},
"count":1
}'{}