Skip to main content
PUT
Update a student calendar day override

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

studentSourcedId
string
required

The student user sourcedId

overrideSourcedId
string
required

The student calendar day override sourcedId

Body

application/json
subject
string
startDate
string
Minimum string length: 1
endDate
string
Minimum string length: 1
isAvailable
boolean
status
enum<string>
Available options:
active,
tobedeleted
metadata
object

Response

Success

data
object
required