create_settings_notifications_email_test
Send a test email to verify notification settings. Confirm email configuration works before relying on alerts.
Instructions
Test email settings.
POST /api/v1/settings/notifications/email/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 |