Batch upload existing user accounts.
Request to upload user account in batch.
Whether allow overwrite existing account when user local_id exists.
The password hash algorithm.
The salt separator.
The key for to hash the password.
The following 4 fields are for standard scrypt algorithm.
The account info to be stored.
Memory cost for hash calculation. Used by scrypt similar algorithms.
If true, backend will do sanity check(including duplicate email and federated id) when uploading account.
Rounds for hash calculation. Used by scrypt and similar algorithms.
GCP project number of the requesting delegated app. Currently only intended for Firebase V1 migration.
Specify which project (field value is actually project id) to operate. Only used when provided credential.
Successful response