Run an adapter task

Runs an adapter task.

Authentication

AuthorizationBasic

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

Request

request body
originstringOptional
taskNamestringOptional
argsobjectOptional
optionsobjectOptional

Response

Data returned by the exection of the adapter task.

Errors

500
Internal Server Error