Expected behavior of "Add Meeting Registrants"

Description
I am unable to add a meeting or webinar registrant when the “Registration Required” setting is turned OFF. Is this the expected behavior?

Error
{'code': 404, 'message': 'Registration has not been enabled for this meeting: 87040760053.'}

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

Which Endpoint/s?
/meetings/{meetingId}/registrants
/webinars/{webinarId}/registrants

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Request URL / Headers (without credentials) / Body
  2. See error

Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Hey @serena,

That is correct. To add a Meeting / Webinar registrant, registration must be turned on.

You can turn on registration with the API, or in the Zoom Web Portal.

Thanks,
Tommy