Skip to content

Client Documentation

Kevin Elliott edited this page Aug 18, 2019 · 3 revisions

How to use the arlo-ruby client library.

Client

Method Arguments Description
login email (String), password (String) Login the user
update_password current_password (String), new_password (String) Change password for current user
update_profile first_name (String), last_name (String) Change user profile

Basestation

Method Arguments Description

Clone this wiki locally