POST /API/runtimeAPI/executeEvent/{eventUUID} options=…
AbstractRemoteRuntimeAPI.executeEvent({'eventUUID': /* eventUUID the eventUUID to execute */, 'options': /* options the options map (domain, queyList, user) */});
Executes the event.