POST api/User
Request Information
URI Parameters
None.
Body Parameters
UserName | Description | Type | Additional information |
---|---|---|---|
RowNumber | integer |
None. |
|
Portrait | Collection of Object |
None. |
|
EmailConfirmed | string |
Data type: EmailAddress Max length: 128 |
|
Password | string |
Data type: Password Max length: 128 |
|
PasswordConfirmed | string |
Data type: Password Max length: 128 |
|
ScopeIds | Collection of integer |
Required |
|
RoleIds | Collection of string |
Required |
|
AspNetUserUserName | string |
None. |
|
AspNetUserEmail | string |
None. |
|
_Messages | Collection of ControllerMessage |
None. |
|
Features | Dictionary of string [key] and boolean [value] |
None. |
|
Id | integer |
None. |
|
ScopeId | integer |
None. |
|
AspNetUserId | string |
None. |
|
CandidateId | integer |
None. |
|
Name | string |
None. |
|
LastName | string |
None. |
|
FirstName | string |
None. |
|
string |
None. |
||
Phone | string |
None. |
|
Language | string |
None. |
|
Configuration | string |
None. |
|
Settings | string |
None. |
|
ReferenceId | string |
None. |
|
LastLogin | date |
None. |
|
IsActive | boolean |
None. |
|
Sort | integer |
None. |
|
Comment | string |
None. |
|
DatePublish | date |
None. |
|
DateExpires | date |
None. |
|
Version | date |
None. |
|
IsDeleted | boolean |
None. |
|
History | string |
None. |
|
AspNetUser | AspNetUsers |
None. |
|
Scopes | Collection of Scope |
None. |
|
Scope | Scope |
None. |
|
ActivityLog | Collection of ActivityLog |
None. |
|
Candidate | Candidate |
None. |
|
ChangeLogs | Collection of ChangeLog |
None. |
|
Calendars | Collection of Calendar |
None. |
|
Notations | Collection of Notation |
None. |
|
Mails | Collection of Mail |
None. |
Request Formats
application/json
Sample not available.
text/json
Sample not available.
Response Information
Resource Description
UserName | Description | Type | Additional information |
---|---|---|---|
RowNumber | integer |
None. |
|
Portrait | Collection of Object |
None. |
|
EmailConfirmed | string |
Data type: EmailAddress Max length: 128 |
|
Password | string |
Data type: Password Max length: 128 |
|
PasswordConfirmed | string |
Data type: Password Max length: 128 |
|
ScopeIds | Collection of integer |
Required |
|
RoleIds | Collection of string |
Required |
|
AspNetUserUserName | string |
None. |
|
AspNetUserEmail | string |
None. |
|
_Messages | Collection of ControllerMessage |
None. |
|
Features | Dictionary of string [key] and boolean [value] |
None. |
|
Id | integer |
None. |
|
ScopeId | integer |
None. |
|
AspNetUserId | string |
None. |
|
CandidateId | integer |
None. |
|
Name | string |
None. |
|
LastName | string |
None. |
|
FirstName | string |
None. |
|
string |
None. |
||
Phone | string |
None. |
|
Language | string |
None. |
|
Configuration | string |
None. |
|
Settings | string |
None. |
|
ReferenceId | string |
None. |
|
LastLogin | date |
None. |
|
IsActive | boolean |
None. |
|
Sort | integer |
None. |
|
Comment | string |
None. |
|
DatePublish | date |
None. |
|
DateExpires | date |
None. |
|
Version | date |
None. |
|
IsDeleted | boolean |
None. |
|
History | string |
None. |
|
AspNetUser | AspNetUsers |
None. |
|
Scopes | Collection of Scope |
None. |
|
Scope | Scope |
None. |
|
ActivityLog | Collection of ActivityLog |
None. |
|
Candidate | Candidate |
None. |
|
ChangeLogs | Collection of ChangeLog |
None. |
|
Calendars | Collection of Calendar |
None. |
|
Notations | Collection of Notation |
None. |
|
Mails | Collection of Mail |
None. |
Response Formats
application/json
Sample not available.
text/json
Sample not available.
text/csv
Sample not available.