Meeting

Delete an existing meeting

post/Meeting/DeleteMeeting

Headers

X-Versionstring

Request body

meetingIdinteger required

Meeting identifier

Example request

{
  "meetingId": 1
}

Response

Success

Changes

No recorded changes to this endpoint across all 1 revision of this API.