Zoom Update API - Error 2300

https://api.zoom.us/v2/meetings/{meeting-id}

Trying to update a scheduled (non-recurring) meeting, with a future date. However, I am receiving the following error.

Servlet.service() for servlet [dispatcherServlet] in context with path threw exception [Request processing failed: org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: “{“code”:2300,“message”:“This API endpoint is not recognized.”}”] with root cause

Using an OAuth based authentication.