{ "initDataRaw": "{{initDataRaw}}" }
curl --location --request POST 'https://sit-api.playariagame.com/v1/auth/tma/playgambot' \ --header 'Content-Type: application/json' \ --data-raw '{ "initDataRaw": "" }'
{ "errCode": "string", "errMsg": "string", "success": true, "timestamp": "string" }