Delete task instance(s)
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
taskIds
treeId
Response
Response of whether the delete operation failed or succeeded.
Errors
500
Internal Server Error