# Defraud multiple interviews in trust graph

`POST /omni/trust-graph/defraud` · [developer.incode.com ↗](https://developer.incode.com/reference/introduction)

> Defraud multiple interviews in trust graph

Marks multiple interviews as defrauded in the trust graph based on the provided list of interview IDs.

## Authentication

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

**Category:** Trust graph

## Sources

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

