create_notification
Create a notification in Prowlarr to receive alerts for indexer or download events. Provide the notification's configuration in the request body to add it to your setup.
Instructions
Create Notification.
POST /api/v1/notification
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects. force_save: Query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| force_save | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |