Headers
Your VidLab7 API key used for authentication.
The content type of the request body. Always
application/json
.Body application/json
The UUID of the LiveAvatar that should be used for the meeting as a string.
The conversationShortCode for the liveAvatar that should be used for the meeting as a string. If there is no current conversation history with this avatar, leave it blank.
The contact email that will be used for the current meeting.
The privacy setting of the meeting room, a string value of either public or private.
The enable chat setting for the room, which opens the chat up by default once the call starts, a boolean value that is defaulted to true.
The daily meeting room properties for the meeting room. Currently only supports the property “shouldBotJoinImmediately”, which is defaulted to false.
Responses
201:
The URL for the meeting room with token attached to it for entry by the client.
The conversation id (UUID) for the meeting room used to retrieve the transcripts as a string.