create_settings_notifications_telegram_test
Test Telegram notification settings by sending a test message. Verify that the bot token and chat ID are properly configured for alerts.
Instructions
Test Telegram settings.
POST /api/v1/settings/notifications/telegram/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 |