Authorization: Bearer ********************
{ "steamid64": "76561199582169965" }
curl --location 'https://api.blockdb.net/v1/bans/unban' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "steamid64": "76561199582169965" }'
{}