---
title: "Driver logbook"
method: POST
path: "/reporting/generate_driver_logbook"
---

# Driver logbook

`POST /reporting/generate_driver_logbook`

This service enables the request and delivery of a driver logbook via email. Users have the option to utilize the standard email template provided by Damoov, which will be sent under Damoov's.

## Request body

- object
  - `RAW_BODY` string, json

## Response `200`

200

- object
  - `message` string
  - `status` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/damoov/apis/user-service.md) · [All operations](https://skmtc.net/damoov/apis/user-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/damoov/user-service/versions/1a5db2e2251f/schema)
