### let all types GET {{hostname}}/types ### add type by name POST {{hostname}}/type Content-Type: application/json { "name": "Test C" }