polished (version 0.4.0)

delete_app_user: Polished API - Delete an App User

Description

Polished API - Delete an App User

Usage

delete_app_user(app_uid, user_uid, api_key = getOption("polished")$api_key)

Arguments

app_uid

an app uid.

user_uid

a user uid.

api_key

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.

See Also

get_apps() add_app() update_app()