Disable User
DELETE https://{{vaultDNS}}/api/{{version}}/objects/users/:{user_id}
https://developer.veevavault.com/api/21.2/#disable-user
Disable a user in a specific vault or disable a user in all vaults in the domain. domain=true can be (optionally) added to the request endpoint.
Permissions System Admins and Vault Owners can update users in the vaults where they have administrative access. System Admins who are also Domain Admins have an unrestricted access to users across all vaults in the domain.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
domain | boolean | When true, this disables the user account in all vaults in the domain. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |