create_notifications
Create notification settings to control which Audiobookshelf events trigger alerts, such as new books, playback, and user activity.
Instructions
Create notification settings.
POST /api/notifications
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |