cronjob.run

Job to run cronjob task of id.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer

ID of the cron job to run immediately.

Parameter 2: skip_disabled

skip_disabled

Type: boolean Default: false

Whether to skip execution if the cron job is disabled.

Result

Type: null

Returns null when the cron job is successfully started.



Required roles: SYSTEM_CRON_WRITE