
Last chance! 50% off unlimited learning
Sale ends in
Polished API - Update an App User
update_app_user(app_uid, user_uid, is_admin = FALSE, api_key = get_api_key())
the app uid to update.
the user uid to update.
boolean (default: FALSE
) - whether or not the user is an admin.
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.
get_app_users()
add_app_user()
delete_app_user()