panelica_notifications_post_v1_notifications_id_read
Mark a specific notification as read by supplying its ID, updating its status to resolve unread alerts.
Instructions
Mark notification read
HTTP: POST /v1/notifications/:id/read Category: Notifications Required scopes: : Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter: id | |
| body | No | Request body (application/json). Schema not statically declared — see API docs. |