Delete a single taskTag element

This method deletes the taskTag element with the ID in the request path.

Request

DELETE http://{hostname}:{port}
  /taskTags/{id}
Table 1. URL parameters
Parameter Type Required Description
id string true The ID of the taskTag element.