Skip to content

Quick send book by email

POST
/api/v1/email/book/{bookId}
curl --request POST \
--url http://127.0.0.1:58259/api/v1/email/book/1

Quickly send a book by its ID via email. Requires email permission or admin.

bookId
required
integer format: int64

ID of the book to send

Book sent successfully

Media type */*
object