Create a task instance
Creates 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
instanceName
origin
taskName
treeId
taskParams
options
Response
Response of whether the insertion operation failed or succeeded.
Errors
500
Internal Server Error