In-Game Authentication
Initiate Authorization
POST
Path Parameters
The username of the player to initialize authentication for.
Example:
"Player123"
Response
200
application/json
Success
The response is of type object
.
The username of the player to initialize authentication for.
"Player123"
Success
The response is of type object
.