Skip to main content
POST
Create 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

Body

application/json
subject
string
required
startDate
string
required
Minimum string length: 1
endDate
string
required
Minimum string length: 1
isAvailable
boolean
metadata
object

Response

Success

data
object
required