Lock Meeting via API (not SDK)?

API Endpoint(s) and/or Zoom API Event(s)
Create Meeting REST API, Update Meeting REST API

Description
Current Google AI results for zoom lock meeting via API seem to indicate there was / is an endpoint that can lock a meeting to prevent any attendees from joining, e.g. after a meeting has ended: PATCH /meetings/{meetingId}/settings/security. I don’t see this endpoint documented in the API reference, though I do see the SDK has the ability to do so.

Does anyone have info on this endpoint, or another way to lock a meeting via the API?

hi @mdphawk,

Welcome to the meeting
I agree. There is no lock feature in the meeting API.
You can not lock people out of the meeting.
You could of course have the waiting room active and that will stop visitors coming into the meeting.

You can kick members form the meeting
You can put members back into the waiting room
These two actions can not be done on hosts and cohosts

All the best

John Drinkwater