Skip to content

Event Sink

  • Pexip is configured to send POST requests using it’s event sink feature.
  • Event Sink sends all messages to /public/event_sink endpoint using Basic Auth
  • Events are filtered for events containing conference_ended
  • The room name of these events are added to the room_deletion_queue for garbage collection