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

Close the meeting

POST 

/bv/cms/v1/meetings/:id:close

Concludes the meeting and terminates all active sessions. Note: Meeting reuse is not currently supported, so the meeting will be automatically archived after closure.

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

Request

Responses

A successful response.