set_user_information: Set user information.

Description Usage Arguments Value

View source: R/users.R

Description

Set user information.

Usage

1
set_user_information(user_id, authorization, new_values)

Arguments

user_id

Required. user_id of user to update. Use mercadolibreR::get_user_id() if you only have access to the user's nickname and site_id.

authorization

Required. A valid access token for the user from developers.mercadolibre.com. See the API authentication and authorization guide for more details.

new_values

a list() of updated information about the user.

Value

Returns an updated list of information about the user. See the API documentation for more information.


njcorona/mercadolibreR documentation built on July 19, 2020, 3:21 p.m.