Skip to main content
PATCH
Partial 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

Fields to update. All fields are optional.

workEntryType
string

value should be "work", "pause" or "absence"

workEntryIn
object
workEntryOut
object

Response

Object

data
object
meta
object