Module: Sense::Sharing
- Included in:
- Client
- Defined in:
- lib/hello_sense/sharing.rb
Instance Method Summary collapse
Instance Method Details
#share_insight ⇒ Object
5 6 7 |
# File 'lib/hello_sense/sharing.rb', line 5 def share_insight post('/v2/sharing/insight', {}) end |