/
SU
supercheck-io
/
Supercheck API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
supercheck-io
Supercheck API
patch
Update a job
v1
latest
OpenAPI 3.1.0
AGPL-3.0
2026-07-17
64
44
98.1 KB
Jobs
Update a job
Update job configuration. Only provided fields are changed.
patch
/api/jobs/{id}
Request body
JobUpdateRequest
required
name
string
description
string
cronSchedule
string
tests
JobTestRef[]
alertConfig
JobAlertConfig
Response
Job updated
JobUpdateResponse
required
id
string
uuid
name
string
description
string
nullable
cronSchedule
string
nullable
nextRunAt
string
date-time
nullable
scheduledJobId
string
nullable
testCount
integer