---
title: "Save diagnostic log to the server"
method: POST
path: "/v2/diagnostic-logs"
---

# Save diagnostic log to the server

`POST /v2/diagnostic-logs`

This endpoint allows users to upload diagnostic logs for troubleshooting purposes from mobile and plugin.

## Query parameters

- `app` string, required

## Response `200`

Log saved successfully

## Other responses

- `400` — Invalid request.
- `404` — Not found
- `413` — Request Entity Too Large.

---

[API](https://skmtc.net/merginmaps/apis/common-mergin-maps-api.md) · [All operations](https://skmtc.net/merginmaps/apis/common-mergin-maps-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/merginmaps/common-mergin-maps-api/versions/2f0c381458a2/schema)
