{ "twitterId": "12" }
curl --location --request POST 'https://prd-api.playariagame.com/openapi/verify/follow/heroicarena' \ --header 'X-API-KEY: put your api key' \ --header 'Content-Type: application/json' \ --data-raw '{ "twitterId": "12" }'
{ "success": true, "data": false, "error": { "message": "est Excepteur mollit voluptate irure" } }