create_settings_notifications_pushover_test
Send a test Pushover notification to verify your notification settings are configured correctly. Validates the endpoint and ensures alerts will reach your device.
Instructions
Test Pushover settings.
POST /api/v1/settings/notifications/pushover/test
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 |