Skip to main content
PUT
Control User

Body

application/json
uuid
string
required

Platform-defined unique request ID, length >= 32 and <= 128 bytes

platform_id
string
required

Platform product ID

username
string
required

User account in game (max 23 characters, lowercase letters and numbers only)

type
string
required

Control type: 0 - Enable, 1 - Disable (force disconnect online users), 2 - Suspend (do not force disconnect)

key
string
required

md5(type + username + platform secret key)

Response

Success

error
object