Orchestrator API StartJob Error

I’m trying to run a process using the API.
However, I’m getting the following error:

[Execute]
UiPath.Server.Configuration.OData.StartJobs

Some of the provided robots are missing.

Please help.

2 Likes

@lkb

what you have given is the machine ID and not robot ID.. robot ID would be the user ID basically using which we need to run…use get users endpioint to find the robot id

cheers

1 Like

Hi @lkb

Pls check the below link:

OR

Happy Automation

How or where can I get the user endpoint to find the robot ID?

@lkb

please use swagger

<OrchetsratorURL>/swagger/index.html

you can as well authenticate and run the api

cheers

Description

I’m trying to run a process using the API.
However, I’m getting the following error:

Some of the provided robots are missing.

Please help.

Link

https://uibank-api.uipath.com/explorer/swagger.json

Date

2025-12-02

Related UiPath products

Orchestrator

Enable unattended robot for your user and Assign machine + user to the folder
then use "Strategy": "Modern" without RobotIds try this if you want i can provide the detailed how to enable unattended bot

@lkb Asiign the unattended robot to the folder where the process in published and collect the UiPath assistent usig machine key and also assign same machine to the folder where the process is published .Let me know if you need step by step guide for unattended steup

Hi @lkb

can you share a screenshot of your payload.

Make sure you are not using robotids in payload and runtimeType should be unattended…

@lkb

Please follow the best practice to seek help.