Meeting server 2 server API without registration

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2023-05-22 08:01 AM
Hi! When we're trying to create meeting without registration over server 2 server from api from my account it requires registration anyway and we're not sure how to disable registration this is an example of the REQUEST:
{'topic': 'Test', 'type': 2, 'start_time': datetime.datetime(2023, 5, 22, 9, 0, tzinfo=datetime.timezone.utc), 'duration': 180.0, 'timezone': 'UTC', 'password': '********', 'settings': {'host_video': True, 'participant_video': True, 'join_before_host': True, 'mute_upon_entry': True, 'watermark': False, 'use_pmi': False, 'approval_type': 0, 'registration_type': 2, 'audio': 'voip', 'auto_recording': 'cloud', 'alternative_hosts': None, 'close_registration': False, 'waiting_room': False, 'global_dial_in_countries': [], 'contact_name': '****', 'contact_email': '****', 'registrants_email_notification': False, 'meeting_authentication': False, 'authentication_option': None, 'authentication_domains': None}}
All works fine from another free account. not sure why it happens has anyone some ideas about it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2023-05-22 03:30 PM
Welcome to the Zoom Community, @om2c0de
This is a question more appropriate for the Developers Forum at https://developers.zoom.us/
