Groups API Documentation
English V2
English V2
  • πŸš€Quick Start
    • πŸ”‘Creating API Keys
    • πŸ”“Authorization
      • Authorization with NodeJS
      • 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 5 days ago

Was this helpful?