polished (version 0.5.0)

delete_role: Polished API - Delete a Role

Description

Polished API - Delete a Role

Usage

delete_role(role_uid, api_key = getOption("polished")$api_key)

Arguments

role_uid

the role uid of the role to be deleted.

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_roles() add_role()