Delete task instance(s)

Deletes task instance(s) from the database.

Authentication

AuthorizationBasic

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

Request

request body
taskIdslist of anyOptional
treeIdstringOptional

Response

Response of whether the delete operation failed or succeeded.

Errors

500
Internal Server Error