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 Integration Server | Summary of REST Resources and Requests | DELETE Tags From Task
 
DELETE Tags From Task
This REST request deletes all the tags from a task. The underlying built-in service is pub.task.taskclient:deleteTagsFromTask.
The HTTP request is formed as follows:
DELETE /rest/pub/opentask/taskID/tags?taskID=value
Input Parameters
taskID
String The unique identifier that the Task Engine assigns to the task.
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.