Skip to main content

Hi,

does anyone have a working example of how to use the RESTful API, to POST with the following URL /jobrunner/rest/v1/jobs/status and collect status data back on multiple Job IDs ?

I cannot seem to figure out how to get the body of the request correctly.

Thanks 

This should work:

["id-1:org", "id-2:org"]

 


Hi, that worked.

 

Thanks!


Reply