191 192 193
# File 'lib/quintype/api.rb', line 191 def unsubscribe(options) _post("unsubscribe", { options: options }) end