Code Samples > Managing groups
Tallyfy’s Groups API lets you bundle members and guests into reusable groups that can be…
Members are registered users in your Tallyfy organization. The API refers to them as “users” — so all endpoints use /users in the path, not /members. You can invite, list, retrieve, update, remove members, and change their roles.
You’ll find request details and code samples on each page below.
Code Samples > Managing groups