AdminService

后台创建用户

CreateUser 创建用户

post/v1/admin/users

Request body

accountTypeinteger
emailstring
passwordstring
phonestring

phone 手机号(分配页创建员工要求);唯一,重复将返回冲突错误。

usernamestring

Response

OK

Changes

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