Disable User
DELETE https://{{vaultDNS}}/api/{{version}}/objects/users/:{user_id}
https://developer.veevavault.com/api/24.1/#Disable_User
Disable a user in a specific Vault or disable a user in all Vaults in the domain.
Note: This endpoint disables users at the domain level. Beginning in v18.1, Admins create and manage users with user_sys
object records. To disable users in an individual Vault, use the single or bulk <a href="https://developer.veevavault.com/api/24.1#InitiateObjectRecordLifecycle_Action">Initiate Object Action endpoint to initiate the Make User Inactive action on the desired records.
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 |