Return back after end meeting

i have integrate rest api in laravl web site .tutor and student join meeting after finish meeting i want back to my site from zoom .
how to enable white board using rest api in php
Thanks
Amit Meena

Hi @webinars4,

Happy to help.

First, regarding redirecting attendees to a particular URL after the meeting ends, you can use our Post-Attendee URL feature:

In regards to enabling the White Board functionality for a meeting via API, this is not currently supported. This will need to be set via the UI. The setting lives here: https://zoom.us/profile/setting

Thanks,
Will

i am add url in
Post Attendee URLhttp://zoom.classperts.com/bbb_redirect

it is rediect on this url

and i want
http://zoom.classperts.com/bbb_redirect?meetingNumber=XXXXXX
and i want

it is not not redirect me on this url

Hi @webinars4,

Are you saying that you’ve set the redirect URL and it’s not working? If so, please check that you meet the prerequisites outlined here:

If you’re still having trouble, please reach out to our Technical Support team directly, as they’re the experts on this functionality.

Thanks,
Will