API Resources
ClassType
| API | Description |
|---|---|
| GET ClassType/{id} |
Gets a ClassType |
| POST ClassTypes |
Creates a ClassType and adds it to the database |
| PUT ClassType/{id} |
Updates a ClassType in the database |
| DELETE ClassType/{id} |
Deletes a ClassType from the database |
| GET ClassTypes |
Searches for ClassTypes in the database |