51 52 53
# File 'lib/crowdflower/unit.rb', line 51 def cancel(unit_id) connection.post("#{resource_uri}/#{unit_id}/cancel.json") end