メインコンテンツまでスキップ

Cancel meeting

POST 

/bv/cms/v1/meetings/:id:cancel

Cancels an existing meeting and terminates all active sessions. Note: Meeting reuse is not currently supported, so the meeting will be automatically archived after cancellation.

  • Returns a 400/BadRequest error if the meeting status is not allowed to cancel.
  • Returns a 404/NotFound error if the requested resource is not found.

Request

Responses

A successful response.