Skip to content

CronJob

Run background jobs on a set schedule.

Filters

PropQueryableQualifierRange
createdAtNoNoYes
updatedAtNoNoYes
scheduleNoYesNo
handlerNoYesNo

Endpoints

List

GET /api/v1/cronjobs

Create

POST /api/v1/cronjobs

Read

GET /api/v1/cronjobs/:id

Update

PUT /api/v1/cronjobs/:id

Delete

DELETE /api/v1/cronjobs/:id

Options

GET /api/v1/cronjobs/options