create_notification_test
Test a notification configuration in Prowlarr by sending a test message to verify the setup works correctly.
Instructions
Create Notification.
POST /api/v1/notification/test
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects. force_test: Query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| force_test | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |