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