Request: Add timezone_id to API's add meeting registrant

API Endpoint(s) and/or Zoom API Event(s)
post /meetings/{meetingId}/registrants
https://developers.zoom.us/docs/meeting-sdk/apis/#operation/meetingRegistrantCreate

Description
Using this API method to register a participant is missing the timezone_id.
If we can include timezone, the registrant’s confirmation email can be formatted to the appropriate timezone they choose on registration.
This timezone_id is already being used on the Zoom registration page for the meeting. But it’s not included on the API method. Would it be easy to add it, so their email confirmation is easier to read for the end-user?

Can we have you add it and make the email confirmation show the appropriate timezone?
It will help a lot with our registrants all over US and Canada.

Error?
No Errors.

Thank you!

Bumping this.

Can we add timezone_id to the api meeting registrations?
This way the confirmation emails can match the correct timezone of the end-user.

Thank you.