Expand description
Announcement deletion handler.
Provides an endpoint to delete an existing announcement.
Permissions: Only users with the proper roles (e.g., lecturer/assistant) can delete announcements.
Functionsยง
- delete_
announcement - DELETE /api/modules/{module_id}/announcements/{announcement_id}