How to give permissions to update credentials for a specific asset in orchestrator

My customer was requesting to provide permissions to update credentials in orchestrator but his request is, permission should be given to only required assets from orchestrator asset page but not for entire page.

Is there any possible to provide access to update only specific assets in orchestrator instead of applying access to entire page ? Or any API calls available to achieve this?

I don’t think you can allow him to update only specific assets. You can create a custom user role and give him permissions only to asset editing, though. This is done through the /roles route on Orchestrator.

Another option is to create a custom control panel that will only allow you to update that set of assets, using API calls. Here’s the doc: UiPath