Tallyfy’s PUT endpoint for groups lets you update a group’s name and description or fully replace its member and guest lists by sending user IDs and email arrays to /organizations/[org_id]/groups/[group_id] with code samples in JavaScript and Python and Java and Go and C++ and C#.
Create a new tag in a Tallyfy organization using the POST API endpoint with a required title and optional hex color code, with examples in JavaScript, Python, Java, Go, C++, and C#.