Polished API - Delete an App User
delete_app_user(app_uid, user_uid, api_key = get_api_key())
an app uid.
a user uid.
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.