Task Engine 10.11 | Task Engine Webhelp | webMethods Task Engine API and Service Reference | Using the Task Engine RESTful Web Services in My webMethods Server | DELETE Audit Entries to Rollback Task
 
DELETE Audit Entries to Rollback Task
This REST request enables you to roll back the task to any available audit point in the task's audit history.
The HTTP request is formed as follows:
DELETE /rest/pub/opentask/taskID/audit/auditEntryID
Input Parameters
auditEntryID
Integer The ID of the audit log entry that you want to roll the task back to.
taskID
String The unique identifier that the Task Engine assigns to the task instance.
Output Parameters
None.