Skip to main content
PUT
Update Time Entry

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Time Entry ID

Body

application/json

Update a Time Entry

timeEntryIn
object
required
projectId
string<uuid>
tagIds
string<uuid>[]
comment
string<text>
timeEntryOut
object

Response

200 - application/json

Object

data
object
meta
object