pub async fn delete_morphology( __arg0: State<ApiState>, __arg1: Path<String>, ) -> ApiResult<Json<HashMap<String, String>>>
Delete a morphology using path parameter.