create_emails_test
Send a test email to validate Audiobookshelf SMTP settings. Confirm email delivery works by triggering a test message to your inbox.
Instructions
Send test email.
POST /api/emails/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 |