Delete a single taskAttachmentVersion element
This method deletes the taskAttachmentVersion element with the ID in the request path.
Request
DELETE http://{hostname}:{port}
/taskAttachmentVersions/{id}
| Parameter | Type | Required | Description |
|---|---|---|---|
| id | string | true | The ID of the taskAttachmentVersion element. |