POST api/admin/Login
Request Information
URI Parameters
None.
Body Parameters
User| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | integer |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| RoleId | integer |
None. |
|
| string |
None. |
||
| Password | string |
None. |
|
| FacebookId | string |
None. |
|
| IsEmailVerified | boolean |
None. |
|
| IsDeleted | boolean |
None. |
|
| IsBlocked | boolean |
None. |
|
| CreatedAt | date |
None. |
|
| UpdatedAt | date |
None. |
|
| CreatedBy | integer |
None. |
|
| UpdatedBy | integer |
None. |
|
| LastVisibleDate | date |
None. |
|
| ContactAdmins | Collection of ContactAdmin |
None. |
|
| ReportAdmins | Collection of ReportAdmin |
None. |
|
| UserContacts | Collection of UserContact |
None. |
|
| UserProfiles | Collection of UserProfile |
None. |
|
| UserRequests | Collection of UserRequest |
None. |
|
| UserVerificationLinks | Collection of UserVerificationLink |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.