patch_emails_settings
Update email settings to modify SMTP, notification, and delivery preferences for the Audiobookshelf server.
Instructions
Update email settings.
PATCH /api/emails/settings
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 |