# Toggle email notifications **POST /accounts/{account_id}/toggle-email-notifications** Sets the email notifications to be turned on or off for the given account. Available on: ![AuditGUARD](https://storage.googleapis.com/clickguard-storage-dev/public/assets/api-docs/audit-off.png) ![AlertGUARD](https://storage.googleapis.com/clickguard-storage-dev/public/assets/api-docs/active-off.png) ![PremiumGUARD](https://storage.googleapis.com/clickguard-storage-dev/public/assets/api-docs/premium-off.png) ![EliteGUARD](https://storage.googleapis.com/clickguard-storage-dev/public/assets/api-docs/elite-on.png) ## Servers ## Parameters ### Path parameters - **account_id** (string) ID of an account ### Body: (object) Send `false` to turn off email notifications - **active** (boolean) Flag to set email notifications to active ## Responses ### 200 Successful operation #### Body: (object) - **message** (string) Simple message describing the action taken [Powered by Bump.sh](https://bump.sh)