post https://{domain}.frontegg.com/identity/resources/migrations/v1/local/bulk
This route enables you to migrate users in bulk. Expects an array of users
. Each entry must include a user's email
and tenantId
, which specifies that user's parent account. Use the the other fields as needed to store additional information. We recommend using the metadata
property if you need to store custom information in a user's object.