Remove User from Group

Removes a user from a given user group (defined in the Auth module settings).

Flow Connections

  • [Input] In - starts the block's execution.

  • [Output] Out - activates when the block has finished its execution.

Data Connections

  • [Input] User ID (integer) - ID of the user.

  • [Input] Group ID (integer) - ID of the group.

Last updated