Zoom Meeting a Delete {"code":2300,"message":"This API endpoint is not recognized."}

I encountered an error while attempting to authenticate through Server-to-Server OAuth for ZoomApps and perform operations on the Meeting API. The issue does not consistently reproduce, and there are no typos in the endpoint URL. Can anyone help identify what might be causing this?

Here is the error response I received:

ERROR RESPONSE: 404: RESPONSE_BODY: {"code":2300,"message":"This API endpoint is not recognized."}

Referencing the Meeting API documentation here:

Meeting API Delete Method

docs/api/rest/reference/zoom-api/methods/#operation/meetingDelete

What could be going wrong here?

@kei.aihara could you share what endpoint you are calling?