10 11 12
# File 'lib/nexmo/tfa.rb', line 10 def send(params) request('/sc/us/2fa/json', params: hyphenate(params), type: Post) end