Skip to main content
PUT
Update a School

Authorizations

Authorization
string
header
required

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

Path Parameters

sourcedId
string
required

School sourced ID

Body

application/json
org
object
required

Response

School successfully updated

Represents an organization.

sourcedId
string
required
status
enum<string>
required
Available options:
active,
tobedeleted
name
string
required
type
enum<string>
required
Available options:
department,
school,
district,
local,
state,
national
identifier
string
required
children
object[] | null
required
dateLastModified
string<date-time>
metadata
object | null
parent
object | null