Task Timer
Delete a timer entry
Deletes a specific timer entry for the current user
delete/v1/time-track/{trackId}
Path parameters
trackIdinteger required
Example:5
Timer Track ID to delete
Headers
X-Org-Idinteger required
Example:1
Organization ID (in header)
Response
Time tracker deleted successfully
Changes
Changed in 1 of the 10 revisions of this API.11
- ▲
removed the media type
application/hal+jsonfor the response with the statusresponse-media-type-removed
- ○
added the media type
application/vnd.hal+jsonfor the response with the statusresponse-media-type-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲