This API currently only works as a web API and needs to be converted to v3 to support token-based authentication
Description:
URL : /ticket/time-track/{timeTrack}
Method : DELETE
Segment:
Parameter | Type | Optional/Required | Description |
timeTrack | integer | Required | Time Track ID |
Parameters: none
Response:
{ "success": true, "message": "Time Track successfully removed" }