v1

latestOpenAPI 3.0.1MIT2026-07-26214482.5 KB
Enrollment

Enroll a user in ID Check

Enrolls a user in the ID Check system using the provided session ID and account ID. Sessions must be enrolled within 30 days of creation.

post/liveness/enroll

Request body

session_idstring uuid required

The session ID obtained from the /liveness/session endpoint

account_idstring required

Unique identifier for the user account

Response

Enrollment successful

request_idstring uuid required

Unique identifier for the request

successboolean required

Indicates whether the enrollment was successful