Meeting
Update an existing meeting
post/Meeting/UpdateMeeting
Headers
X-Versionstring
Request body
Example request
{
"meetingId": 1,
"name": "My Meeting",
"regionCode": "eu",
"isPublic": true
}Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.