history

Clear or delete history entries

Deprecated. Superseded by the forthcoming job-management endpoints under /api/jobs. Planned for removal no earlier than a future major release; sunset timeline TBD.

post/api/history

Headers

Comfy-Userstring

Identifies the active user in multi-user mode. Used for settings, userdata, and history isolation. This is not a security mechanism — it is an organisational convenience with no authentication behind it.

Request body

clearboolean

If true, clear all history

deletestring[]

Array of prompt IDs to delete from history

Response

History updated

Changes