# Update Fee Vault

```
const response = await ZebecStream.updateFeeVault({
    fee_percentage: 2.5
});
```
