Skip to main content
PATCH
Update Expected Work Hours Settings

Authorizations

Authorization
string
header
required

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

Body

application/json
userId
string<uuid>
required
Example:

"8126cc3e-ca66-4c02-83f5-06273452120d"

workHourSettings
object
required

Response

Expected work hours settings updated successfully

success
boolean
Example:

true

statusCode
integer
Example:

200

statusMessage
string
Example:

"Expected work hours settings updated successfully"

error
object | null
Example:

null

data
object