Log same entry at multiple days

Hi, is there any way to log same entry at multiple days?
cant find it at https://docs.clockify.me/

Thanks for your help.
Anri

Hi Anri,

You can use the following endpoint POST https://api.clockify.me/api/v1/workspaces/{workspaceId}/time-entries

and change the start date each time you sent a request.

Hope this helps.
Cheers,