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}
Parameter | Type | Required | Description |
---|---|---|---|
id | string | true | The ID of the taskTag element. |