How to start a saved search using REST API URL?
I can make a GET the saves searchs, extract the 'search' expression and run it using a POST.
But I could not find any reference on how to start a job passing as an argument a saves search ID instead of the search expression.
Is there a another URL or parameter for that?