# Add selfie to identity template

`POST /omni/b2b/v1/authentications/add-selfie-to-identity` · [developer.incode.com ↗](https://developer.incode.com/reference/introduction)

> Add selfie to identity template

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

## 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 `addSelfieToIdentityTemplate`); see the Implementation pane for source & tests.

