Method to check the login of a user.
Resource URL
https://api.wbsrvc.com/User/Login/
Method
POST
Parameters
email Required |
Email address of the user. Type: string |
password Required |
Password of the user. Type: string |
client_id Required |
ID of the client to check for the login. Type: integer |