Published March 21, 2023
On March 18th, 2023, Zoom changed the behavior of the Zoom Team Chat API and Webhooks. From now on, the IDs of external users will be empty. Identifiers will only have values if they are users under your account. We recommend that developers key logic off of the new `member_id` field in the response.
Read more about the list of affected endpoints in the changelog.