create_notification_test
Send a test notification to validate a Radarr notification configuration. Confirms the connection and setup work as expected.
Instructions
Create Notification.
POST /api/v3/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 |