v2

latestOpenAPI 3.1.02026-08-07168434918.5 KB
Users

Unlink Player

Unlink a player from a user.

post/v1/users/{user_id}/unlink_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.