Delete a world from the game. This operation permanently removes the world and its associated data.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier for the game.
"game123"
The unique identifier for the world to be deleted.
"world456"
(Optional) The player's session ID.
"60Z5aZjIuFlyYbjbZZKe"