I can not find JobsStartJobsParameters anymore

Hello Sir/Madam,
Previously, I build a library to start a job through UiPath Orchester API in UiPath 2022.10.04 with Windows-Legacy model.
After I upgrade to the version of 2022.10.5 from 2022.10.4 (I rebuild all the component & dependency due to incompatible between two versions). After, I rebuild it, I find the JobsStartJobsParameters is not longer available. Could anyone advice how to activate it? Thanks.
Below shows the screenshot of 2022.10.04. The JobsStartJobsParameters can not be found in 2022.10.5 anymore. Your any advice will be highly appreciated.

v2022_10_04

here is the screenshot of v2022.10.5

@Dean_Huang

can you please specify where this is beign used may be with latest it might have changed as well

cheers

Hello Anil,
I try to call UiPathWebApi to reschedule the job.
I found something strange here when I add another UiPathWebApi15.
The red rectangle portion of UiPathWebApi doesn’t exit on the new add UiPathWebApi15. :thinking:
below is the Swagger doc which I refer to now in UiPathWebApi15, but I don’t remember whether I used the same doc address in UiPathWebApi.

https://[host]/swagger/docs/V2