curl --location --request POST 'https://api.chattabox.com/v1/ad//flame' \
--header 'Authorization;' \
--header 'x-user-device;' \
--header 'x-user-location;'{
"data": {
"ad": {
"totalFlames": 0,
"viewer": {
"flamedAd": true
}
}
}
}