Reschedule a Job

This effectively cancels your original job and makes a new one, but it keeps the same job_id. Please refer to the "Create a Job" endpoint for details on creating a new job.

Log in to see full request history
Path Params
integer
required

Job ID to perform action

Body Params
integer

The id for the to-do list. Learn more: https://help.tidy.com/to-do-lists

If you pass a to-do list id:
The pro will see that list when doing the job.

If you pass this parameter with an null value:
The pro will not see any to-dos in this job.

If you don't pass this parameter at all:
We will not change the existing value for this job.

string
required

Service Type key of Job. This will identify the service_type and how many hours the job will have

preferred_start_datetime
object

When create a new Job, first will try to create with that given datetime if this datetime is available.

If this parameter is not given, it will be filled by the start_date_no_eaelier_than.

start_no_earlier_than
object
required
end_no_later_than
object
required

Latest time a Job can be scheduled to finish

Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json