Announcements
Dismiss Announcement
Dismiss a specific announcement for the current user (hides it from active announcements)
POST
Documentation Index
Fetch the complete documentation index at: https://docs.urban-things.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Bearer token for authentication
The tenant ID to scope the announcement
Path Parameters
The unique identifier of the announcement to dismiss
Response
Indicates if the request was successful
Success message
Notes
- This endpoint creates or updates an
announcement_readsrecord for the current user - Sets the
dismissedflag totrueanddismissed_attimestamp to the current time - Dismissed announcements will not appear in the
/activeendpoint results - If the announcement is already dismissed, the operation is idempotent
- Only announcements belonging to the specified tenant can be dismissed
- Dismissing an announcement also automatically marks it as read