v1

latestOpenAPI 3.0.12026-07-2464217456.8 KB
Time Tracking

Delete a time entry

This endpoint can be used to delete a time entry using its ID. Upon successful deletion, HTTP status 204 - no content is returned as a response with no response body.

delete/1.0/time-entries/{timeEntryId}

Path parameters

timeEntryIdinteger required

The unique, system-generated identifier, which can be used to identify the time entry globally.

Response

The resource was successfully removed from the database.

string required