Update Items Level
Updat Items Level is designed to modify the level of an existing item in the game. It will update the item's level as desired when the gamer meets the condition.
Request
Parameter
Key
Type
Description
id *required
String
id of the item want to update
level *required
Int
Level of the item want to update
Last updated