Provide selfie for stateless authentication
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.
Authentication
| Header | Required | Notes |
|---|---|---|
x-api-key |
yes | API key for the region/environment. |
api-version |
yes | API version, defaults to 1.0. |
Category: Onboarding authentication
Sources
- Public reference: https://developer.incode.com/reference/introduction
- Reconstructed from the Incode Omni OpenAPI spec (operation
authenticate); see the Implementation pane for source & tests.