Topic by default "Zoom Meeting"

Description
When I’m creating a meeting with API, everythings okay, but the topic is not set. It’s like by default : “Zoom Meeting” but I did set a topic for the meeting.

image

Error


That’s the request I sent for creating the meeting with the topic. ( .NET Core 3.1 project )

Which App Type?
OAuth

Which Endpoint/s?
route : /users/me/meetings ( POST )

Hi @mehdi.rouis ,

Thanks for reaching out about this. Because topic is required for all Zoom Meetings, if you don’t enter your own, Zoom will provide a default for you—“Zoom Meeting”. If you wish to use a different name, you will need to pass your own value in your request.

Thanks,
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.