Skip to content

CronJob

Run background jobs on a set schedule.

Filters

PropQueryableQualifierRange
createdAtNoNoYes
updatedAtNoNoYes
scheduleNoYesNo
handlerNoYesNo

Endpoints

List

GET /api/v1/cronjob

Create

POST /api/v1/cronjob

Read

GET /api/v1/cronjob/:id

Update

PUT /api/v1/cronjob/:id

Delete

DELETE /api/v1/cronjob/:id

Options

GET /api/v1/cronjob/options