v36

latestOpenAPI 3.0.3GNU General Public License v3.0raw.githubusercontent.com2026-08-017758212.6 KB
workflow

Manage execution history

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

Clear all history for the authenticated user or delete specific job IDs. Supports clearing all history or deleting specific job IDs.

post/api/history

Request body

clearboolean

If true, clear all history for the authenticated user

deletestring[]

Array of job IDs to delete from history

Response

Success - History management operation completed