Teacher - Webinars

Register For Webinar Slot

Register the current teacher for a webinar slot.

This endpoint will:

  • Validate the slot exists and is active
  • Check if the slot is not full (if max_attendees is set)
  • Check if the slot is not in the past
  • Prevent duplicate registrations
  • Send a confirmation email in French with Paris timezone
post/teacher/webinars/slots/{slot_id}/register

Path parameters

slot_idstring required

The ID of the webinar slot to register for

The ID of the webinar slot to register for

Response

Successful Response

messagestring required
successboolean required
already_registeredboolean

Changes