You can execute a valid ruleset by creating an XML request and using the POST method.
In your client, you construct the request message as an XML packet, which depends on the XML signature in WADL format of the REST service. The client must specify the web service URL, pass in the request, and specify a variable to hold the response from the service.