API Resources
ProjectType
| API | Description |
|---|---|
| GET ProjectTypes |
search for project types |
| GET ProjectType?id={id} |
Reads a Project Type |
| POST ProjectTypes |
Creates a Project Type and returns the id |
| PUT ProjectType |
Updates a Project Type |
| DELETE ProjectType?id={id} |
Deletes a Project Type |