Studio GuideWorld SDK Guide
Log In

Set Player Data

Set Key-Value data of Player

You can set the World player data.
You cannot recover the data of the edited player.
If you enter another person's World ID, Error 403 will be printed and state that you do not have permission.

Request

NameDescriptionType
worldIdWorld IDString
playerIdPlayer IDString
dataData of playerArray
keyKey of data
- Not more than 50 characters
- Allow Characters: English, Number, _
String
valueValue of Data
- nullable
- Not more than 500,000 characters
Object
Language
Authorization
Header
Click Try It! to start a request and see the response here!