POST api/User/MobileRegiste?codePhone={codePhone}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
model | No documentation available. |
Define this parameter in the request body. |
codePhone | No documentation available. |
Define this parameter in the request URI. |
Request body formats
application/json, text/json
Sample:
{ "Email": "sample string 1", "Nick": "sample string 2", "Password": "sample string 3", "Phone": "sample string 4", "MZChatUserId": "sample string 5", "MZStudioUserId": "sample string 6", "CreateType": 0 }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
true