Activities
latest
false
Banner background image
Integration Service Activities
Last updated Apr 23, 2024

Remove a Member

UiPath.DropboxBusiness.IntegrationService.Activities.DeleteMembers

This activity removes a member from a team.

In the Body of the Activity

The following properties are located in the body of the activity:

  • MembersId - The ID of the Members object.
  • Keep_account - Downgrade the member to a basic account. The user will retain the email address associated with their Dropbox account and data in their account that is not restricted to team members. The default value for this field is False.
    Note: To keep the account, the argument Wipe_data should be set to false.
  • Retain_team_shares - If provided, allows users to keep access to Dropbox folders (not Dropbox Paper folders) already explicitly shared with them (not via a group) when they are downgraded to a Basic account. The default value for this field is False.
    Note: Users will not retain access to folders that do not allow external sharing. In order to keep the sharing relationships, the argument wipe_data should be set to False, while the argument keep_account should be set to True.
  • Transfer_admin_id - If provided, errors during the transfers process will be sent via email to this user. If the argument transfer_dest_id was provided, then this argument must be provided, as well.
  • Transfer_dest_id - If provided, files from the deleted member's account will be transfered to this user.
  • Wipe_data - If provided, controls if the user's data will be deleted on their linked devices. The default value for this field is True.

Properties

Common
  • DisplayName - The display name of the activity. This field supports only Strings or String variables.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • ResponseStatus - The status of the request (success/failure information). Enter a ResponseStatus variable (UiPath.BAF.Models.ResponseStatus). The ResponseStatus object includes three properties that you can use in other activities.
    • Success - Boolean - Specifies whether the API request was successful.
    • ErrorCode - String - The response error if the API request is unsuccessful (Success=False).
    • Message - String - The error message
  • In the Body of the Activity
  • Properties

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.