This endpoint essentially turns off the realm so that nobody can join it.
| Host | Authentication |
|---|---|
| pocket.realms.minecraft.net | XBL 3.0 |
PUT /worlds/{id}/close
{id} is the specific id of the realm.
Headers
Authorization: {token} - {token} is your xbox live tokenClient-Version: {version} - {version} is the version of the clientUser-Agent: {agent} - {agent} is one of theseIf successful, the server will simply return
true