Groups API Documentation
CtrlK
English V2
English V2
  • 🚀Quick Start
    • 🔑Creating API Keys
    • 🔓Authorization
      • Authorization with Python
  • ⚙️Services
    • 👩‍🏫User Management
      • 👶Creating a User
      • 👩Updating a User
      • 👩‍🦳Deleting a User
      • Selecting a User
      • 🕵️‍♀️Searching Users
    • 📙Session Management
      • ⛳Creating and Updating Sessions
        • Create Session Object
        • Update Session Object
        • Session Options Object
      • ❌Deleting a Session
      • Selecting a Session
      • 📚Searching Sessions
    • 👩‍🎓Attendee Management
      • ✍️Creating and Updating Attendees
        • 🔗Attendance Link
        • Upsert by User
        • Upsert by Email (Guests)
        • Update By Attendance Code
      • Deleting an Attendee
      • Selecting an Attendee
      • Searching Attendees
    • 📄Reports
      • Participant Stats
        • ParticipantStat
      • Session Stats
  • 🔨Misc
    • Error Codes
    • 🪝Webhooks
  • accepted formats
    • 📅Dates
    • 🇺🇳Languages
    • 🙋‍♀️Roles
    • 🕙Timezones
Powered by GitBook
On this page

Was this helpful?

  1. accepted formats

🇺🇳Languages

Groups supports three languages: Turkish, English and Arabic. When sending a language parameter, it is important to send the language in format defined by IETF.

Below, you will find languages supported by Groups and the key to send them in your requests:

Language Name
Language Key

Turkish

tr-TR

English

en-US

Arabic

ar-SA

PreviousDatesNextRoles

Last updated 1 month ago

Was this helpful?