POST api/user/login?id={id}&pin={pin}
Validate user login
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id |
Define this parameter in the request URI. |
|
| pin |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.