API reference · Onboarding authentication

Add selfie to identity template

POST/omni/b2b/v1/authentications/add-selfie-to-identity

Base URL: https://demo-api.incodesmile.com — Incode demo environment

Adds the selfie from the specified or latest authentication attempt to the user's identity template set.

Path & query parameters

Name In Type Required Description
api-version header string yes

Request body

Field Type Required Description
sessionId string
attemptId string

Responses

200

OK

Response body (application/json):

Field Type Required Description
success boolean Flag indicating request passed successfully.
sessionStatus string Session status Enum: Alive, Closed, Deleted
Was this page helpful?