Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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"
}

 

  • No labels