delete_user_from_group
Remove a user from a group in your Fivetran account by providing the group and user IDs.
Instructions
⚠️ DESTRUCTIVE - Confirm with user before calling. Removes an existing user from a group in your Fivetran account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | The unique identifier for the user | |
| group_id | Yes | The unique identifier for the group | |
| schema_file | Yes | REQUIRED: You must first read the schema file at 'open-api-definitions/groups/delete_user_from_group.json', then provide this exact path here to confirm. |