---
title: "Api Datasets Logs Summary Update"
method: PUT
path: "/api/datasets/{dataset_id}/logs/summary/"
tags: ["datasets"]
---

# Api Datasets Logs Summary Update

`PUT /api/datasets/{dataset_id}/logs/summary/`

Default PUT handler with automatic organization injection.

Same behavior as patch() - preserves ownership for superadmins,
forces user's org for regular users.

## Path parameters

- `dataset_id` string, required

## Headers

- `Authorization` string, required

## Response `200`

No response body

- DatasetsApiDatasetsLogsSummaryUpdateResponse200 — Empty response body

## Changes

- **2026-07-31** `c26d550029f8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/keywordsai/apis/api-reference/changes/api/datasets/:dataset_id/logs/summary/put.md)

---

[API](https://skmtc.dev/keywordsai/apis/api-reference.md) · [All operations](https://skmtc.dev/keywordsai/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/keywordsai/api-reference/revisions/c26d550029f8/schema)
