Skip to main content
PUT
Update an Academic Session

Authorizations

Authorization
string
header
required

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

Path Parameters

sourcedId
string
required

The sourcedId of the academic session to update

Body

application/json
academicSession
object
required

Response

Academic session updated

Represents an academic session.

sourcedId
string
required
status
enum<string>
required
Available options:
active,
tobedeleted
title
string
required
startDate
string
required
endDate
string
required
type
enum<string>
required
Available options:
gradingPeriod,
semester,
schoolYear,
term
schoolYear
number
required
org
object
required
dateLastModified
string<date-time>
metadata
object | null

Additional metadata for the object

parent
object | null
children
object[] | null