Unblock V2
DELETE
/friends/v2/player/{player_uuid}/block/{other_player_uuid}
Unblock the other Player
Permissions Required: friend:block_list:write
Authorizations
- HTTPBearerHeadersOrCookie
Parameters
Path Parameters
player_uuid
required
string format: uuid
other_player_uuid
required
string format: uuid
Responses
204
Successful Response
400
Bad Request
object
auth_success
boolean
error_code
required
string
desc
required
string
403
Forbidden
object
auth_success
boolean
error_code
required
string
desc
required
string
409
Conflict
object
auth_success
boolean
error_code
required
string
desc
required
string
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string