create_settings_notifications_webpush_test
Send a test Web Push notification to verify notification settings. Use this endpoint to confirm your push configuration works before relying on it for alerts.
Instructions
Test Web Push settings.
POST /api/v1/settings/notifications/webpush/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 |