"Create Web Call" endpoint no longer documented
# support
b
I noticed that the "Create Web Call" endpoint is no longer documented — though the web sdk still uses it (https://github.com/VapiAI/web/blob/main/api.ts#L2645)
u
Hey @bephrem , I think that Create Web Call's specific mention is not there. Let me make a note of this so that we can include it while restructuring our docs.
n
Yes it's excluded because it should never be called directly
m
@nikhil why do you say that? It looks like all your libraries are calling /call/web. What's the alternative?
n
Yes, it's meant be called by the SDKs, use it through the SDKs