Update region details
Update the details of an existing region. Modify fields such as lore, name, weather, culture, and political stability.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier for the game.
"game123"
The unique identifier for the world.
"world456"
The unique identifier for the region.
"region789"
Query Parameters
(Optional) The player's session ID.
"60Z5aZjIuFlyYbjbZZKe"
Body
The region data fields to update.
Updated lore of the region.
"A dense forest with hidden secrets."
Updated name of the region.
"Mystic Forest"
Updated weather conditions.
"Rainy"
Updated cultural aspects.
"Druidic traditions"
Updated political stability status.
none, highlyStable, stable, moderatelyStable, unstable, highlyUnstable, anarchy "stable"