Create List Entry
Lists
Create List Entry
Add a document number, phone, email, or face hash to a list.
POST
Create List Entry
| Body | Type | Required | Description |
|---|---|---|---|
entry_type | enum | yes | document · phone · email · face. |
value | string | conditional | Required for non-face entries. |
image | base64 | conditional | Required when entry_type=face (see Upload Face). |
session_id | string | recommended | Link back to the source session for audit. |
reason | string | no | Audited. |