Skip to main content
tally.removeOrganizationUser removes a user from a Tally organization.

Example

automations/tally-remove-organization-user.automation.ts

Inputs

organizationId and userId are required. Pass account to select a named Tally connection.

Output

Returns an empty object after Tally removes the user. Only the organization creator can remove other users. This action changes membership and is not retried after an uncertain response.