Does the Jobs API allow executing an older version of a Notebook using version history?

aladda
Databricks Employee
Databricks Employee

I see the revision_timestamp paramater on NotebookTask https://docs.databricks.com/dev-tools/api/latest/jobs.html#jobsnotebooktask. An example of how to invoke it would be helpful