panelica_cron_jobs_patch_v1_cron_jobs_id
Update an existing cron job by ID to change its schedule, command, or configuration. Use this to modify automated tasks managed through Panelica.
Instructions
Update cron job
HTTP: PATCH /v1/cron-jobs/:id Category: Cron Jobs Required scopes: accounts:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter: id | |
| body | No | Request body (application/json). Schema not statically declared — see API docs. |