Instructors are users who manage classes.
| Action | Description |
| GET /api/v3/instructors/class |
Retrieves information about the Instructors in a class |
| POST /api/v3/instructors |
Adds an Instructor to a class |
| DELETE /api/v3/instructors/ID | Removes an Instructor from a class |