Skip to main content

Get Blocked V2

GET 

/friends/v2/player/:player_uuid/block/:other_player_uuid

Get the Blocked Player

Permissions Required: friend:block_list:read

Request

Path Parameters

    player_uuid uuidrequired
    other_player_uuid uuidrequired

Responses

Successful Response

Schema

    blocked_player_uuid uuidrequired
    last_modified_on date-timerequired
Loading...