# Leave a Lobby/Kick a Player

## Leave Lobby

<figure><img src="https://599571038-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJOLYZsEpI3ofbnXUKMb9%2Fuploads%2F8C8MubCiK60HihmiaBCA%2Fimage.png?alt=media&#x26;token=ec8dad59-060b-4b4c-92de-0f92d48b70d9" alt=""><figcaption></figcaption></figure>

This lets our player leave the lobby.

## Kick Player

<figure><img src="https://599571038-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJOLYZsEpI3ofbnXUKMb9%2Fuploads%2FtLwdraxVC1N9kSSwgR13%2Fimage.png?alt=media&#x26;token=cd04bf17-1883-45cf-844a-41d0213bd6fd" alt=""><figcaption></figcaption></figure>

This kicks a player we desire from our lobby.

* This requires Player ID (which is the ID of the player we are kicking from our lobby).
* This requires Requester ID (which is the ID of the host, who should be initiating the kick. No one else will be able to unless they are the Host.)
