OpenAPI 3.0.02026-08-18154102760.9 KB

133c78107b63

Notifications

Marks all your notifications as read

Marks every unread notification (read_at is null) as read. Already-read notifications keep their original timestamp. read_at defaults to the current time when omitted.

put/notifications/mark-all-read

Request body

read_atstring date-time

read_at

read_on'app' | 'planner' | 'api' nullable

Where the notification was read. Defaults to "api" for the Planner API.

Response

The request was successful.