---
title: "Changes to Update notification preferences"
method: POST
path: "/api/auth/user/preferences"
---

# Changes to Update notification preferences

`POST /api/auth/user/preferences`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 92 revisions.

- **2026-08-26** `8bb6e38d9e24` — 3 breaking, 4 warning, 6 info

## Changes

- **2026-08-26** `8bb6e38d9e24` — 3 breaking, 4 warning, 6 info
  - added the new required request property `alerts_enabled`
  - added the new required request property `briefing_frequency`
  - added the new required request property `store_verdicts_enabled`
  - removed the request property `preferences`
  - removed the optional property `emails_sent_today` from the response with the `200` status
  - removed the optional property `last_reset_date` from the response with the `200` status
  - removed the optional property `preferences` from the response with the `200` status
  - the request property `daily_limit` became optional
  - the `daily_limit` request property default value `3` was added
  - added the optional property `alerts_enabled` to the response with the `200` status
  - added the optional property `briefing_frequency` to the response with the `200` status
  - added the optional property `store_verdicts_enabled` to the response with the `200` status
  - the `daily_limit` response's property default value changed from `10` to `3` for the status `200`

---

[Operation](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server/docs/api/auth/user/preferences/post.md) · [API](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server.md) · [Page](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server/changes/api/auth/user/preferences/post)
