Update Multiple Users
PUT https://{{vaultDNS}}/api/{{version}}/objects/users
https://developer.veevavault.com/api/22.3/#Update_Multiple_Users
Note: Beginning in v18.1, Admins create and manage users with user_sys
object records. Unless you are updating domain-only users, we strongly recommend using the <a href="#UpdateObject_Record">Update Object Records endpoint to update users.
Update information for multiple users at once.
- 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.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
Accept | string |