StartJobs API failing with error “Could not find an attended robot configured for your user” (topic deleted by author)

Getting error when executing process using StartJobs API.

Error:
Could not find an attended robot configured for your user.

I already have a robot configured in my account with the following details:

Account Type: Local user
Robot Type: Attended
License Type: Automation Developer
Domain/User: N/A

API Body:

What configuration is required in UI path account to fix this issue?

@vasudevkarthik

Try giving a specific robot id instead and check if that works…point the id to your robot…can get from other get robots/users api

Cheers