Reschedule Job

put/jobs/schedule

Request body

job_uidstring
from_datestring date
to_datestring date
remove_from_routeboolean
reasonstring
work_mins_requiredinteger
job_timezonestring
appointment_uidstring

Required if appointments is enabled

Response

200

typestring
messagestring

Example response

{
  "type": "success",
  "message": "Job has been updated successfully"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.