Hi,
When a Job is running, I would like to change the parameters with an API call.
I know that I can set parameters value from API when I start a job from API, or that I can update the default value if the job isn't running, but I didn't find an API call to update parameters value mid run.
Do someone knows if it is possible with Databricks API, or I have to create a custom API?
Thank's