Update process using orchestrator api

There is any way to update a package version for some process?
UploadPackage only uploads package, but i need to make it actual = to set the new version of package for the process.

I found that you can update a process using Releases api
for example, orchestrator_host.com/odata/Releases({Id})/UiPath.Server.Configuration.OData.UpdateToLatestPackageVersion
where {Id} is long

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.