Update Vault Membership

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

https://developer.veevavault.com/api/24.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:

Additional information:

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