OneRosterOrgInput
- organizationType: objectrequired
- identifierType: stringrequired
External identifier for the organization
- nameType: stringrequired
Name of the organization
- parentType: string | null Format: uuid
Id requiredID of the parent organization (null for top-level organizations)
- sourcedType: string Format: uuid
Id requiredUnique identifier for the organization
- typeType: string enumrequired
Type of organization
values- department
- school
- district
- local
- state
- national
- metadataType: object | null
Opaque key-value metadata for caller-defined data.
- statusType: string enum
Status of the organization (defaults to active)
values- active
- tobedeleted
- inactive
