I have a little app with a leaderboard and i want to hide players with fake scores. I read about it at https://developers.google.com/games/services/management/api/players/hide#request
The Problem is, that i have no idea from http Requests and that things. So how do i send a HTTP Request? Is there a Terminal or something in the Developer Console from Google, where i put my command in? Or what do i need to do, to send an Request like this?