How can I get UserId?

Description
I want to create meetings with zoom API(/users/:userId/meetings),but how can I get userId?

Error
The full error message or issue you are running into.

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

Hi @mark.hsiao,

Please refer to this post on how to get the userID -

Thanks