Meeting
Create a new meeting
post/Meeting/CreateMeeting
Headers
X-Versionstring
Request body
Example request
{
"instituteId": 1,
"name": "My Meeting",
"regionCode": "eu",
"isPublic": true
}Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.