83 84 85
# File 'lib/seatsio/httpClient.rb', line 83 def delete(endpoint) execute(:delete, endpoint, {}) end