Scheduled meeting API

Description

I scheduled meeting for my colleagues using the
POST /users/{userId}/meetings

I checked their scheduled meeting by using their zoom a/c.
Scheduled date/time, topic, duration are correct.
ie the zoom a/c display name is zoom 001
Error
The topic cannot match with report.
Topic field display the display name’s personal meeting
ie the zoom a/c display name is zoom 001
then topic became zoom 001’s personal meeting

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

Which Endpoint/s?

How To Reproduce (If applicable)

Screenshots (If applicable)

Additional context

Hey @submarine,

Is personal meeting ID (settings > use_pmi) being used to create the meeting?

Thanks,
Tommy