Zoom Call Issue

We have Zoom Business and Zoom Phone. Our Server-to-Server OAuth app gets 404 on all /v2/phone/* endpoints (e.g. POST /v2/phone/users/{userId}/calls). Please enable the Zoom Phone API / Zoom Phone API entitlement for our account so we can initiate outbound calls via the API.We have contacted zoom support but they seem to be cluleless. we have zoom business account. Anyone has some idea?

hi @Zeeshan ,
Welcome to the community.

You are server to server so that is admin access.
You can not then access any client based api.
I would consider that an outbound call must be connected to a user and therefore is a user call.
So, as an admin app you can not do it

all the best

John