Sets the time entries with the specified ids to unbilled.

For setting already billed time entries to unbilled, the user needs to have admin permissions.

Required Permissions
Any authenticated user.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
idslist of UUIDsOptional

The ids of the time entries, which should be set to billed.

Response

No Content