SubscribeUser - HopeTill/Server GitHub Wiki

Used to subscribe an administrative new user

Required parameter

  • login : string, his login
  • password : string, his password

Optional parameter

  • first_name : string, his first name
  • last_name : string, his last name

Result

  • result_code : values
  • id : int, id of the created entity