post_traits

in lib/wit.rb [147:150]


  def post_traits(payload)
    req(logger, @access_token, Net::HTTP::Post, "/traits", {}, payload)
  end