How can we include more slots in an existing webinar through API?
Is there any endpoints available for that?
How can we include more slots in an existing webinar through API?
Is there any endpoints available for that?
Hi @manoharv,
Webinar capacity is based upon the host user’s webinar capacity settings. These can be set via the Update User Settings API’s feature object, which contains a webinar_capacity field:
Thanks,
Will