Update Vault Membership

PUT https://{{vaultDNS}}/api/{{version}}/objects/users/:{user_id}/vault_membership/:{vault_id}

https://developer.veevavault.com/api/20.2/#update-vault-membership

Use this request to:

Assign an existing user to a vault in your domain. Remove (disable) an existing user from a vault in your domain. Update the security profile and license type of an existing user. You cannot use this request to:

Create a new user. See Create User above. Update other user profile information. See Update User above. Additional information:

For a list of user fields and properties, see Retrieve Users. Learn about Creating & Managing Users and Managing Users Across Vaults in Vault Help. 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 Body

[{"name"=>"active__v", "value"=>"", "datatype"=>"null"}, {"name"=>"security_profile__v", "value"=>"", "datatype"=>"null"}, {"name"=>"license_type__v", "value"=>"", "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring
Acceptstring