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