Announcement API
7/8/26Less than 1 minute
Announcement API
Info
System announcement management endpoints under /v1/. Admin endpoints require ROLE_ADMIN authorization.
Endpoints
| Method | Path | Description |
|---|---|---|
| GET | /v1/admin/announcement | Get admin announcement config |
| PUT | /v1/admin/announcement | Update admin announcement config |
| GET | /v1/announcement/current | Get current active announcement |
Tips
The /v1/announcement/current endpoint is public and returns the active announcement for all users.
Changelog
7/8/26, 5:52 AM
View All Changelog
9f290-on

