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.
Use your Authsignal Server API secret key as the username and leave the password empty. The secret key can be found in the API Keys section of the Authsignal Portal settings page.
An array of authenticator items to enroll. Maximum 1000 items per request.
1000OK
The total number of items in the request.
The number of authenticators successfully enrolled.
The number of items that failed to enroll.
A list of items that failed to enroll, with per-item error details. Empty when all items succeed.