job

Manage execution history

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

deletestring[]

Array of job IDs to delete from history

clearboolean

If true, clear all history for the authenticated user

Response

Success - History management operation completed

Changes