create_emails_ereader_devices
Create a new e-reader device for Audiobookshelf to enable emailing books directly to that device. Provide device details in the request body.
Instructions
Update e-reader devices.
POST /api/emails/ereader-devices
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 |