Face Liveness Create Session ID
Headers
Response Body Parameters
Parameters | Parameter description with examples | Data type |
sessionid | Session ID. E.g. - "5b3cdbd0-95ae-4880-a470-8475bcd7b783" |
String |
status | Status of the operation. 0 denotes a Successful Request. -1 denotes an Unsuccessful Request. |
number |
code | Status of the performed action. | string |
data | Data. | |
devMsg | The developer message, after the operation. | String |
message | Front-end message displayed after the operation. | string |
Sample Response Body
SUCCESS:
FAILED:
Status Codes and description
Status | HTTP Code | Description |
0 | 200 | Session ID is generated |
-1 | 400 | Sorry, Unable to create sessionid. |