Skip to main content

Start

POST 

/workstations/:workstation_id/meeting/start

Starting a meeting means both creating and joining a new that participants can join. If no platform type is provided, the Workstation Type will be used to determine the default.

Request

Path Parameters

    workstation_id uidrequired

    The UID associated to a Workstation. Learn more

Responses

Successfully started meeting

Schema

    url uri

    A meeting URL that participants can use to join.

Loading...