49 50 51
# File 'lib/zype/client.rb', line 49 def delete(path:, params: _) self.class.delete(path, { headers: headers }) end