Create Player Connection

Initiates and creates a pending Player Connection.

Body Params
string
required
length ≤ 255
Responses

Response body
object
string
required

player_connections.create.success

string
required

Successfully created player connection.

boolean
required

true

data
object
required
uuid
required

The unique identifier for the Connection

uri
required

The Game Client uses this URL to open a QR code in the browser for scanning. The QR code is used to connect the Game Client to the Nodecraft account.

string
required

The status of the Player Connection.

pending code_challenge completed expired

string | null
required

Date when the Connection expires. Defaults to 15 minutes after created.

boolean
required

Language
Credentials
Request