Update a scheduled job via patch
Update an existing scheduled job by ID.
patch/scheduledJobs/{scheduledJobId}
Path parameters
scheduledJobIdstring required
Unique ID of the scheduled job.
Query parameters
api-versionstring required
The version of the API being called.
Headers
If-Matchstring
Only perform the operation if the entity's etag matches one of the etags provided or * is provided.
Response
Success
Changes
Changed in 2 of the 8 revisions of this API.2
- ○
added the new optional
headerrequest parameterIf-Matchnew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
- ○