Designing and Implementing Business Process Models 10.5 | Designing and Implementing Business Process Models | Task Engine API and Service Reference | Using the Task Engine RESTful Web Services in My webMethods Server | Summary of REST Resources and Requests Through My webMethods Server | DELETE Task Attachment
 
DELETE Task Attachment
This REST request deletes the specified task attachment from a task instance.
The HTTP request is formed as follows:
DELETE /rest/pub/opentask/taskID/attachments/attachmentID[?user]
Input Parameters
attachmentID
String The unique identifier of the attachment to be deleted.
taskID
String The unique identifier that the Task Engine assigns to the task instance.
user
String Optional. The user ID of the My webMethods Server user on whose behalf this operation executes.
Output Parameters
None.

Copyright © 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.