create_system_announcements
Dismiss a Bazarr system announcement by submitting its hash, removing it from view to keep the interface clear.
Instructions
Mark announcement as dismissed.
POST /api/system/announcements
Args: hash: hash of the announcement to dismiss
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |