patchschedule
Apply partial updates to a schedule using the JSON Patch syntax. Target specific properties without replacing the entire schedule.
Instructions
Patch a schedule. Patch allows partial updates by targeting specific properties of the schedule. Uses the JSON Patch syntax (http://jsonpatch.com)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Schedule Id | |
| requestBody | No | Patch update |