I would like to update databricks multi-task format in job using API endpoint through Python code.I am using this document for reference https://docs.databricks.com/dev-tools/api/latest/jobs.html#operation/JobsUpdate
If I want to update notebook_task key for specific task in job. How I can do this through Python code using curl .please advise me
I tried this document https://docs.databricks.com/dev-tools/api/latest/jobs.html#operation/JobsUpdate