This meeting has ended as someone has started a new meeting with this account

Description
When a meeting is ended from an API call user can see misleading message on screen by zoom client.

Error
This meeting has ended as someone has started a new meeting with this account

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth

Which Endpoint/s?
https://api.zoom.us/v2/meetings/{meetingId}/status

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Create a zoom meeting
  2. try to end the meeting by invoking the API https://api.zoom.us/v2/meetings/{meetingId}/status
  3. Observe that meeting is ended successfully , but a misleading message is shown to the user.