Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier for the game.
Example:
"game123"
The unique identifier for the world.
Example:
"world456"
The unique identifier for the region to be deleted.
Example:
"region789"
Query Parameters
(Optional) The player's session ID.
Example:
"60Z5aZjIuFlyYbjbZZKe"