v

OpenAPI 3.1.02026-08-08171439927.9 KB
Users

Link Player

Link a player to a user.

post/v1/users/{user_id}/link_player

Path parameters

user_idstring required

Request body

player_idstring required

The unique player ID to link to the user.

Response

Successful Response

idstring required

The unique identifier of the user.

namestring

The name of the user.

avatar_urlstring

The avatar URL of the user.

player_idstring

The unique player ID of the user. If the user is not linked to a player, this field will be null.