Skip to main content
PATCH
Partially update a player

Headers

X-Network-ID
string
required

Network ID

X-Network-Credential
string
required

Network Credential (network password or JWT)

Query Parameters

player_id
string
required

Player UUID

Body

application/json

Player fields to update

Request to partially update admin-managed player fields

online_time_seconds
integer
Example:

36000

reset_first_seen
boolean
Example:

true

reset_last_seen
boolean
Example:

true

Response

OK

Player information

connected_proxy_name
string
Example:

"proxy-1"

connected_server_name
string
Example:

"lobby-1"

display_name
string
Example:

"Steve"

first_seen
string
Example:

"2023-01-01T12:00:00Z"

id
string

Minecraft UUID

Example:

"069a79f4-44e9-4726-a5be-fca90e38aaf5"

last_seen
string
Example:

"2023-06-15T18:30:00Z"

name
string
Example:

"Steve"

online
boolean
Example:

true

online_time_seconds
integer
Example:

36000

playtime_seconds
integer
Example:

36000

properties
object
session_id
string
Example:

"sess_abc123"