Can Zoom API restrict multiple webinar booking in same timeslot

We are using this api (https://api.zoom.us/v2/users/{userId}/webinars ) for creating webinars with zoom. recently we found like if multiple users are trying to book same room with same timeslot. The ZoomAPi is still accpeting both requests and both webinars are getting created. Is there any way the zoom api can restrict this ?

Thanks,
Krishna