Skip to main content
POST
Create or update working time

Authorizations

Authorization
string
header
required

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

Body

application/json
userId
integer
required

User ID

companyId
integer
required

Company ID

workingTimes
object[]
required

Response

200

Working time saved successfully