create_settings_notifications_webhook
Update webhook notification settings to receive alerts for media requests and events. Configure the destination URL and custom payload for Overseerr/Jellyseerr.
Instructions
Update webhook notification settings.
POST /api/v1/settings/notifications/webhook
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 |