---
title: "PUT /entries/{id}/lastCategorizedDate"
method: PUT
path: "/entries/{id}/lastCategorizedDate"
tags: ["entries"]
---

# PUT /entries/{id}/lastCategorizedDate

`PUT /entries/{id}/lastCategorizedDate`

Set the date of the last categorization of an entry.

## Path parameters

- `id` integer, required

## Query parameters

- `whenSeconds` integer

## Response `200`

Successfully set the last categorized date

- string, date-time

## Changes

- **2026-04-22** `8066e9a2a8f9` — 1 info
  - endpoint added
- **2025-05-05** `7a89c3c933f1` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/dockstore/apis/dockstore-api/changes/entries/:id/lastCategorizedDate/put.md)

---

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