Deletes the time entry.

Deletes the time entry. The time entry is removed from the selected project or task. <Check title="Required Permissions" icon="key">The user must have permission to access the requested resource.</Check>

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

timeEntryIdstringRequiredformat: "uuid"
The id of the time entry.

Response

No Content

Errors

401
Unauthorized Error
404
Not Found Error