Skip to main content
DELETE
Delete work entry

Deleting a work entry

Removes a work entry from its project. The project’s unbilled value and recorded time are updated accordingly.
Deleting a work entry that has already been billed does not change any invoice that was already issued from it. To correct an issued invoice, annul or edit the invoice itself.

Authorizations

x-api-token
string
header
required

API token for authentication. Obtain from your Infinity account settings.

Path Parameters

projectId
string
required

The id of the project the work entry belongs to.

workEntryId
string
required

The id of the specific work entry.

Response

The work entry was deleted successfully.

message
string