Delete User
Deletes a user.
Basic Parameters
Parameter | Description |
---|---|
Customer ID | The unique ID for the customer's Google Workspace account. As an account administrator, you can also use the 'my_customer' alias to represent your account's customer ID. The customer ID is also returned as part of the ListUsers action. |
User Key | Identifies the user in the API request. The value can be the user's primary email address, alias email address, or unique user ID. |
Advanced Parameters
Parameter | Description |
---|---|
Delegated User Override | Perform the action on behalf of another user, overriding the delegated user defined in the connection. If not specified, the delegated user is the one provided in the connection. Has no effect when using an OAuth connection. NOTE: the connection details are not edited by this input. |
Workflow Library Example
Create Temporary User with Google Workspace
Preview this Workflow on desktop