lokalise_remove_projects_from_group
Remove projects from a Lokalise user group to revoke member access, limit project scope, or restructure permissions.
Instructions
Removes projects from a user group, revoking group member access to specified projects. Required: teamId, groupId, projectIds array. Use to limit project scope, offboard projects, or restructure access. Returns: Operation confirmation. Warning: All group members lose immediate project access.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | Team ID containing the user group | |
| groupId | Yes | User group ID | |
| projectIds | Yes | Project IDs to remove from the group |