v1

latestOpenAPI 3.1.02026-07-268342124.0 KB
users

Batch enroll verified authenticators

Enroll multiple authenticators across multiple users in a single request. This endpoint is idempotent — re-enrolling the same credential for the same user is a no-op. Each item is processed independently; failures do not affect other items in the batch.

post/users/authenticators

Request body

Response

OK

totalnumber required

The total number of items in the request.

succeedednumber required

The number of authenticators successfully enrolled.

failednumber required

The number of items that failed to enroll.