Skip to main content
POST
Time Entry In

Authorizations

Authorization
string
header
required

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

Body

application/json

Starts a Time Entry

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

Response

200 - application/json

Object

data
object
meta
object