create_emails_send_ebook_to_device
Send an ebook to a device via Audiobookshelf's email endpoint. Submit the required request payload to trigger delivery.
Instructions
Send ebook to device.
POST /api/emails/send-ebook-to-device
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 |