Background: API in general works fine, authorization ok, get folder id ok, get release key ok. But the response of robots is empty. I am working with modern folders.I am trying to start the job by REST API: here is the request body:
{ “startInfo”:
{ “ReleaseKey”: “9aece16e-e706-4512-806b-8d3a8820c3dd”,
“Strategy”: “All”
}
}
The response is 404 Not Found