Skip to main content
PUT
Update Work 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

Work Entry ID

Body

application/json

Update a Work Entry

workEntryType
string
required

value should be "work"

workEntryIn
object
required
workEntryOut
object

Response

200 - application/json

Object

data
object
meta
object