Activating REST API on Account & Laravel Intergration

Hi @joshuamicallef66
Thanks for reaching out to the Zoom Developer Forum, I am happy to help here!
It looks like you are passing the wrong grant_type in your request. The grant_type should be account_credentials and you should be passing the account_id value as well.

Here is a link to a useful guide on how to use Server to Server oauth with Postman

Let me know if this helps,
Elisa