Skip to main content
POST
Bulk create calendar days for a date range

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

orgSourcedId
string
required

The organization (school) sourcedId

Body

application/json
startDate
string
required
endDate
string
required
sessionSourcedId
string | null
defaultInstructionalMinutes
number
Required range: 0 <= x <= 480
weekendDays
integer[]
Required range: 1 <= x <= 7
overrides
object[]

Response

Success

createdCount
number
required
updatedCount
number
required
message
string
required