Zum Hauptinhalt springen

Run a script on the server.

POST 

/scripts/:scriptName/run

Runs a script by its scriptName on the server, similar to the gRPC-operation: Scripting.RunScript

Request

Responses

OK. Script was executed. 200 OK is also returned, if the script encountered an error. Please check errorMessage and returnStatus