delete(Config, Path) -> any()
get(Config, Path) -> any()
post(Config, Path, Body) -> any()
put(Config, Path, Body) -> any()