POST
/
activity
/
v2
/
playerJoin

Authorizations

loader-id
string
headerrequired

Body

application/json
playerId
number
required

Unique identifier for the player

platform
enum<string>
required

The platform from which the player is accessing the game.

Available options:
Phone,
Tablet,
Console,
Desktop,
unknown
safechat
boolean
required

Indicates if the player has safe chat enabled

username
string

Player's username

tzOffset
string

Timezone offset from UTC, in ISO 8601 format

Response

200 - application/json
success
boolean
banned
boolean
reason
string | null
isStaff
boolean
sessionId
string
runningPlayerId
string