Delete a region
Regions
Delete a region
Delete an existing region from the specified world. This operation permanently removes the region and its related data.
DELETE
Delete a region
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"