Skip to main content
POST
Create Time Entry

Authorizations

Authorization
string
header
required

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

Body

application/json

Create a Time Entry

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

Response

200 - application/json

Object

data
object
meta
object