powered by
Polished API - Add a User
add_user(email, api_key = get_api_key())
the new user's email address.
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() update_user() delete_user()
get_users()
update_user()
delete_user()