Remove Users & Groups from Roles on Object Records
DELETE https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/roles
https://developer.veevavault.com/api/23.1/#Remove_Users_Groups_Roles_Objects
Remove users and groups from roles on an object record 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 500.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content-Type | string |