v106

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-03812347972.4 KB
job

mark failed jobs as resolved

Marks failed jobs as handled so triage surfaces stop showing them as failures. The job status itself is unchanged. Returns the ids actually resolved: ids that are not visible to the caller or did not fail are silently skipped.

post/w/{workspace}/jobs/completed/resolve

Path parameters

workspacestring required

Request body

job_idsstring[] required
notestring

a person's explanation of why the failure is considered handled. Enterprise-only: ignored outside enterprise

superseded_bystring uuid

id of a later successful run of the same runnable that supersedes the failure. Verified server-side, and the resulting note is the server's own wording, so it is recorded regardless of licence. A claim that cannot be verified resolves nothing

Response

ids of the jobs that were resolved

string[] required