Create Multiple Users
POST https://{{vaultDNS}}/api/{{version}}/objects/users
https://developer.veevavault.com/api/22.2/#create-multiple-users
Create new users and assign them to vaults in bulk. You can also add multiple existing users as cross-domain users.
The maximum input file size is 1GB. The values in the input must be UTF-8 encoded. CSVs must follow the standard format. The maximum batch size is 500. If you want to add profile pictures, you must upload these to the FTP staging server.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
Accept | string |