create_settings_notifications_webpush
Update Web Push notification settings for Overseerr or Jellyseerr. Configure and save notification preferences via the API to control how web push alerts are sent.
Instructions
Update Web Push notification settings.
POST /api/v1/settings/notifications/webpush
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 |