Base URL: https://demo-api.incodesmile.com — Incode demo environment
A method to provide a reference selfie for stateless authentication. (A selfie of the original onboarding that was approved but later removed from Incode storage). This selfie will be used in authentication process if it's configured to be stateless.
Path & query parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
api-version |
header | string | yes |
Request body
| Field | Type | Required | Description |
|---|---|---|---|
base64Image |
string | Image of user's face represented in base64. | |
customerId |
string | Customer Id. | |
sessionId |
string | Session Id. |
Responses
200
OK
Response body (application/json):
| Field | Type | Required | Description |
|---|---|---|---|
success |
boolean | Operation result. | |
candidate |
string | Id of the candidate for reference selfie. |