delete method

Implementation

Future<HyperDeckRestResponse> delete(String path) => request('DELETE', path);