Run a task instance

Runs an instance of a task and save it to the database.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
taskIdstringOptional
optionsobjectOptional

Response

Data returned by the execution of the task instance..

Errors

500
Internal Server Error