Teacher - Webinars

Unregister From Webinar Slot

Unregister the current teacher from a webinar slot.

This endpoint will:

  • Validate the slot exists
  • Check if the teacher is actually registered
  • Remove the registration
  • Allow unregistration even if the slot has started (for flexibility)
delete/teacher/webinars/slots/{slot_id}/unregister

Path parameters

slot_idstring required

The ID of the webinar slot to unregister from

The ID of the webinar slot to unregister from

Response

Successful Response

messagestring required
successboolean required
already_registeredboolean

Changes