API Resources
CommitteeType
| API | Description |
|---|---|
| GET CommitteeTypes |
Get all CommitteeTypes |
| GET CommitteeType/{type} |
Get a CommitteeType |
| POST CommitteeTypes |
Creates a CommitteeType and returns the id |
| PUT CommitteeType/{type} |
Updates a CommitteeType |
| DELETE CommitteeType/{type} |
Delete a CommitteeType |