The method runs the Autorun process which was described in Start Autorun
URL
(GET) /api/autorun/trigger?token=
PARAMETERS
Parameters are:
token | The session token obtained when connecting. |
RESULTS
The method returns JSON and HTTP status 200. Other HTTP status values indicate an error.
EXAMPLE
A typical result may look like:
{ "opid": "e9571d9e-c8df-49f9-a9db-ca738479a50e" } |