Remove User From Role Action Application Steps

  1. Log in to the Kuika platform.
  2. Open your project from the Apps screen.
  3. Go to the UI Design module.

Open the Properties panel from the right panel.

  1. From the + ADD ACTION menu, add the Authorisation > Remove User From Role action according to the desired trigger event (Initial Actions, OnClick, OnBlur, etc.).

Parameter Configuration

  • User Name (String – Required): The username or email address of the user to be removed from the role. Example: txtEmail.value
  • Role Name (String – Required): The name of the role from which the user will be removed in the system. Example: ‘editor’

Parameters can be entered directly or retrieved from sources such as Action Result, Screen Input, Fixed, Component using the Symbol Picker.