Remove Users and Groups from Roles on Multiple Documents
DELETE https://{{vaultDNS}}/api/{{version}}/objects/documents/roles/batch
https://developer.veevavault.com/api/24.1/#Remove_Users_Groups_from_Roles
Remove users and groups from roles on a document or binder in bulk.
- The maximum CSV 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 1000.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
Accept | string |