Try using “application/json” as the content type and supplying “{ ‘action’: ‘end’}” as the body. This returns a 204 code (successful operation with no return content) but, for me at least, doesn’t seem to actually end the meeting.
If anyone knows how to actually end a meeting through the API, please let me know!
I am still facing the issue using Rest API. After supplying “{ ‘action’: ‘end’}” as the body. This returns a 204 code (successful operation with no return content) but, for me at least, doesn’t seem to actually end the meeting. doesn’t seem to actually end the meeting.
When I tried begin other meeting with the same host, return the error “Something went worng - Error code: 3005”