Delete a location
Locations
Delete a location
Delete an existing location from the specified world. This operation permanently removes the location and its associated data.
DELETE
Delete a location
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 location to be deleted.
Example:
"location789"
Query Parameters
(Optional) The player's session ID.
Example:
"60Z5aZjIuFlyYbjbZZKe"