Generate Authorize Token
This is an API for registration of the new device.
Request Method
Request URL
{{BASE_URL}}/api/Login/VerifyLoginRequest Body
Parameter
Data Type
Validations and Example
Description
Sample Request
{
"Username": "3xxxxxxxxxxxxx3",
"Password": "acde2754BD"
}Response Status Codes
HTTP Status Code
Description
Response Schema
Parameter
Data Type
Description
Sample Response
API Validations
API Constraints
Last updated