Change a User's Vault Account membership.patch https://{access.example.com}/api/config/v1/vault/account/{id}/user/{user_id}Path Paramsidint32required1 to 2147483647user_idint32required1 to 2147483647Body Paramsuser_idint321 to 2147483647rolestringenuminjectinject_and_checkoutAllowed:injectinject_and_checkoutResponses 200Indicates the role on the account was successfully updated. 403Indicates that the account was personal or not eligible for updating a user. 404The specified resource was not found. 422One or more request parameters are invalid. The body contains a general error message as well as a validation error dictionary.Updated 30 days ago