Skip to main content
PUT
Update a calendar day

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

date
string
required

The date in YYYY-MM-DD format

Body

application/json
isInstructionalDay
boolean
instructionalMinutes
number
Required range: 0 <= x <= 480
reasonCode
enum<string>
Available options:
regular,
weekend,
holiday,
closure,
half-day,
makeup,
break,
professional-development,
map-testing,
teacher-workday,
remote
sessionSourcedId
string | null
status
enum<string>
Available options:
active,
tobedeleted
metadata
object

Response

Success

data
object
required