Create Video Lobby

This endpoint allows users to create a new video lobby. The request body should include the necessary video lobby details as specified in the CreateVideoLobbyDto. [scope: VideoLobby, claim: Write]

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
date-time
required

The start date and time of the event in ISO format. Default is the current date minus 30 days.

date-time
required

The end date and time of the event in ISO format. Default is the current date minus 30 days.

host
object
required

Details of the host of the meeting, including userId and acsId.

attendees
array of objects
required

List of attendees for the meeting, each with a userId and acsId.

attendees*
string
required

The subject or title of the meeting.

string
required

Additional notes related to the meeting.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json