Groups API Documentation
Turkish V2
Turkish V2
  • 🚀Başlangıç
    • 🔑Anahtar Yaratma
    • 🔓Yetkilendirme
  • ⚙️Servisler
    • 👩‍🏫Kullanıcı Yönetimi
      • 👶Kullanıcı Yaratma
      • 👩Kullanıcı Güncelleme
      • 👩‍🦳Kullanıcı Silme
      • Kullanıcı Seçme
      • 🕵️‍♀️Kullanıcıları Arama
    • 📙Oturum Yönetimi
      • ⛳Oturumları Yaratma ve Güncelleme
        • Create Session Objesi
        • Update Session Objesi
        • Session Options Objesi
      • ❌Oturumları Silme
      • Oturum Seçme
      • 📚Oturumları Arama
    • 👩‍🎓Katılımcı Yönetimi
      • ✍️Katılımcı Yaratma ve Güncelleme
        • 🔗Katılımcı Linki
        • UpsertFromUser Objesi
        • UpsertByEmail Objesi (Dış katılımcı)
        • UpdateByAttendanceCode
      • Katılımcıları Silme
      • Katılımcı Seçme
      • Katılımcıları Arama
    • 📄Raporlar
      • Katılımcı Raporları
        • ParticipantStat Objesi
      • Oturum Raporu
  • 🔨diğer
    • Hata Kodları
    • 🪝Webhooklar
  • Formatlar
    • 📅Tarihler
    • 🇺🇳Diller
    • 🙋‍♀️Roller
    • 🕙Zaman Dilimleri
Powered by GitBook
On this page

Was this helpful?

  1. ⚙️Servisler
  2. 👩‍🎓Katılımcı Yönetimi
  3. ✍️Katılımcı Yaratma ve Güncelleme

UpdateByAttendanceCode

Katılımcıları attendance kod ile güncellemek için aşağıdaki parametreleri kullanabilirsiniz:

Parametre
Tip
Açıklama

attendance_code

string

Attendance code of the attendee

name

string

Name of the attendee

surname

string

Surname of the attendee

email

string

Email of the attendee

role

string

Role of the user(see for possible values)

mobile

string

Mobile of the attendee

PreviousUpsertByEmail Objesi (Dış katılımcı)NextKatılımcıları Silme

Last updated 4 months ago

Was this helpful?