POST v1/users/site
Request Information
URI Parameters
None.
Body Parameters
UserViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Name | string |
Required |
|
| LastName | string |
None. |
|
| string |
Required |
||
| Password | string |
None. |
|
| PhoneCountry | string |
None. |
|
| PhoneNumber | string |
None. |
|
| LastAccess | date |
None. |
|
| Enabled | boolean |
None. |
|
| TokenRecoveryPassword | string |
None. |
|
| FirstAccess | boolean |
None. |
|
| Avatar_URL | string |
None. |
|
| AccessGroup | AccessGroupViewModel |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.