Teacher REST API

This section describes the Teacher REST API methods and resources. The Teacher API provides Create, Read, Update and Delete operations for teacher accounts. With the exception of teacher creation, all methods require a teacher's GUID to execute.

Resource URI

https://[serverurl]/lms/api/schools/{school-id}/teachers

school-id The organization district number

Content

Create a New Teacher

Delete a Teacher

Get Teacher List

Get Teacher Data

Update a Teacher

Teacher Data Fields

Teacher Validation Rules