Endpoints of the Dropbox account namespace (profile photo management).
Named Accounts to avoid clashing with the Magpie.Account response struct.
Summary
Functions
Removes the user's profile photo.
Downloads an account photo. opts accepts "size", "circle_crop" and
"expect_account_photo".
Sets a user's profile photo from base64-encoded image data.
Functions
Removes the user's profile photo.
More info at: https://www.dropbox.com/developers/documentation/http/documentation#account-delete_profile_photo
Downloads an account photo. opts accepts "size", "circle_crop" and
"expect_account_photo".
More info at: https://www.dropbox.com/developers/documentation/http/documentation#account-get_photo
Sets a user's profile photo from base64-encoded image data.
More info at: https://www.dropbox.com/developers/documentation/http/documentation#account-set_profile_photo