会员注册
POST
/externalapi/user/register
请求参数
Body 参数application/x-www-form-urlencoded
type
string
必需
示例值:
0
password
string
密码
示例值:
Test123456*
password_confirm
string
确认密码
示例值:
Test123456*
email
string
可选
示例值:
xxxx@163.com
mobile
string
必需
示例值:
158xxxxxxxx
code
string
必需
示例值:
3333
示例代码
返回响应
修改于 2024-03-18 01:41:19