powered by
Polished API - Delete a User Role
delete_user_role(role_uid, user_uid, api_key = get_api_key())
the role uid of the role to be deleted.
the user uid that the role should be removed from.
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_user_roles() add_user_role()
get_user_roles()
add_user_role()