# Submit identity reuse decision

`POST /omni/identity-reuse/submit` · [developer.incode.com ↗](https://developer.incode.com/reference/introduction)

> Submit identity reuse decision

Accepts or declines reuse of a previously verified identity, on another organization.

## Authentication

| Header | Required | Notes |
|---|---|---|
| `x-api-key` | yes | API key for the region/environment. |
| `api-version` | yes | API version, defaults to `1.0`. |

**Category:** Identity reuse

## Sources

- Public reference: <https://developer.incode.com/reference/introduction>
- Reconstructed from the Incode Omni OpenAPI spec (operation `submitidentityreuse`); see the Implementation pane for source & tests.

