EaserixDocs
DevelopersAPI referenceCronCrunchEntries

Delete an entry

Owner-scoped delete.

View as Markdown
DELETE
/v1/time-entries/{id}
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/time-entries/string"
{  "message": "string"}