panelica_backup_schedules_patch_v1_backup_schedules_id
Update an existing backup schedule by its unique ID to change backup frequency, retention, or other configuration settings.
Instructions
Update backup schedule
HTTP: PATCH /v1/backup-schedules/:id Category: Backup Schedules Required scopes: backups: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. |