Delete an existing region from the specified world. This operation permanently removes the region and its related 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.
"world456"
The unique identifier for the region to be deleted.
"region789"
(Optional) The player's session ID.
"60Z5aZjIuFlyYbjbZZKe"