@videosdk.live/server-sdk
    Preparing search index...

    Class ConnectorsResource

    Telephony connectors — per-provider webhook ingress that bridges inbound calls into a room.

    Create one with create, then manage it via list/get/rotateKey/delete.

    Index
    • Parameters

      • connectorId: string

      Returns Promise<Connector>

    • Rotate the connector's webhook key (invalidates the old webhook URL).

      Parameters

      • connectorId: string

      Returns Promise<Connector>