Create Profile
The Create Profile API allows new players to register for the game and create a unique profile. Upon successful registration, a new player profile is generated with default attributes.
Request
Parameter
Key
Type
Description
includes *required
String
Required fields information
name *required
String
Name of the user
status Optional
String
Status of the user
url Optional
String
URL image
gender *required
Int
Gender of the characterer
Last updated