powered by
Polished API - Update a user
update_user(user_uid, user_data, api_key = get_api_key())
the uid of the user to be updated.
list of data to update.
your Polished API key. Set your polished api key using set_api_key() so that you do not need to supply this argument with each function call.
set_api_key()
get_users() add_user() delete_user()
get_users()
add_user()
delete_user()