Account

post/api/services/app/Account/Register

Request body

namestring required

Required; Length 0–64

surnamestring required

Required; Length 0–64

userNamestring required

Required; Length 0–256

emailAddressstring email required

Required; Length 0–256; Format: email

passwordstring required

Required; Length 0–32

captchaResponsestring nullable

Response

Success

canLoginboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.