Description Usage Arguments Value
Set user information.
1 | set_user_information(user_id, authorization, new_values)
|
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. |
Returns an updated list of information about the user. See the API documentation for more information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.