Skip to main content
POST
Create Shift

Authorizations

Authorization
string
header
required

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

Body

application/json

Create a Shift

name
string
required
abbreviation
string
required
color
string
required
shiftRanges
object[]
required
isOnCall
boolean
isFullDay
boolean
onCallType
string | null
countPlannedTime
boolean

Response

200 - application/json

Object

data
string
Example:

""

meta
object