67 68 69
# File 'lib/seatsio/httpClient.rb', line 67 def delete(endpoint) execute(:delete, endpoint, {}) end