Removes the provided user from the local player's party. This call can also be used to remove the local player from their current party by providing the local player's userId.
Removing a player that has not yet joined will remove the invite for that player if it exists.
This call will throw an error if the local client is not the leader of their party and they attempt to remove a player that is not themself.
Player object or userId of the player to remove.
This controller provides information about the users current party.