
Polished API - Delete a Role
delete_role(role_uid, api_key = get_api_key())
the role uid of the role to be deleted.
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_roles()
add_role()