How to start a meeting via API on Zoom Device

Description
Details on your question, workflow or the problem you’re trying to solve.
I’m following the Zoom API documentation. The requirement is:
-Create a meeting
-Start meeting
-Send a form of confirmation that we created the meeting and were able to start the meeting

Error?
The full error message or issue you are running into, where applicable.
I found the below api endpoint, but I dont believe it exists anymore in the documentation
[/v2/rooms/{deviceIdentifier}/launch_meeting]

How To Reproduce
Steps to reproduce the behavior:
*1. request your OAuth token from your app
*2. Generate your meeting link
*3. Attempt to start meeting via [/v2/rooms/{deviceIdentifier}/launch_meeting]

You will get an unauthorized error message.

In the Scopes of the Zoom App, I tried adding ALL access and the error was persistant.

Hi @Jacob5
Thanks for reaching out to us and welcome to our Zoom Developer Forum.
I do not believe we support that endpoint. Here is a link to all the available Zoom Room endpoints