Vivian_Wilfred
Databricks Employee
Databricks Employee

Hi @Deepak Goldwyn Livingston​ , You can find the JSON of an existing job from the jobs UI itself. Click on the Job and click on the three dots next to "Run Now".

imageFor the JSON skeleton, please check the Jobs API document:

https://docs.databricks.com/dev-tools/api/latest/jobs.html#operation/JobsCreate

Let me know if this helps.