Remove Users & Groups from Roles on a Single Document

DELETE https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/roles/:{role_name_and_user_or_group}/:{id}

https://developer.veevavault.com/api/23.1/#Remove_Users_Groups_from_Role

Note: If you need to remove users and groups from roles on more than one document or binder, it is best practice to use the bulk API.

Remove users and groups from roles on a single document or binder.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring
``null