POST api/Users/LogIn
Request Information
URI Parameters
None.
Body Parameters
User| Name | Description | Type | Additional information |
|---|---|---|---|
| Id_User | integer |
None. |
|
| Username | string |
Required |
|
| string |
Required |
||
| Password | string |
Required |
|
| Id_Role | integer |
None. |
|
| Status | boolean |
None. |
|
| Cases | Collection of Case |
None. |
|
| Histories | Collection of History |
None. |
|
| Role | Role |
None. |
|
| StoreUsers | Collection of StoreUser |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
User| Name | Description | Type | Additional information |
|---|---|---|---|
| Id_User | integer |
None. |
|
| Username | string |
Required |
|
| string |
Required |
||
| Password | string |
Required |
|
| Id_Role | integer |
None. |
|
| Status | boolean |
None. |
|
| Cases | Collection of Case |
None. |
|
| Histories | Collection of History |
None. |
|
| Role | Role |
None. |
|
| StoreUsers | Collection of StoreUser |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.