From 63e8f6638b1e6e28797e81ea390a3a909c943e26 Mon Sep 17 00:00:00 2001 From: Jordan Dearsley Date: Wed, 12 Jun 2024 20:58:18 -0700 Subject: [PATCH] Checking in --- api-reference/calls/delete-call.mdx | 3 +++ enterprise/plans.mdx | 3 +-- mint.json | 1 + pricing.mdx | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 api-reference/calls/delete-call.mdx diff --git a/api-reference/calls/delete-call.mdx b/api-reference/calls/delete-call.mdx new file mode 100644 index 0000000..40650d5 --- /dev/null +++ b/api-reference/calls/delete-call.mdx @@ -0,0 +1,3 @@ +--- +openapi: delete /call/phone +--- \ No newline at end of file diff --git a/enterprise/plans.mdx b/enterprise/plans.mdx index a89d2e5..ec68af7 100644 --- a/enterprise/plans.mdx +++ b/enterprise/plans.mdx @@ -10,12 +10,11 @@ On the Pay-As-You-Go plan, there is a limit of **10 concurrent calls**. On Enter #### Enterprise Plans include: -- Guaranteed low latency on our Enterprise cluster +- Reserved concurrency and higher rate limits - Hands-on 24/7 support - Shared Slack channel with our team - Included minutes with volume pricing - Calls with our engineering team 2-3 times per week -- Reserved concurrency and higher rate limits - Access to the Vapi SIP trunk for telephony ## Contact us diff --git a/mint.json b/mint.json index c23d3da..f8fbaeb 100644 --- a/mint.json +++ b/mint.json @@ -217,6 +217,7 @@ "pages": [ "api-reference/calls/list-calls", "api-reference/calls/get-call", + "api-reference/calls/delete-call", "api-reference/calls/create-phone-call" ] }, diff --git a/pricing.mdx b/pricing.mdx index f748462..e92c9b2 100644 --- a/pricing.mdx +++ b/pricing.mdx @@ -50,11 +50,11 @@ Every new account is granted **$10 in free credits** to begin testing voice work Handling a large volume of calls? You can find more information on our Enterprise plans [here](/enterprise). +- Higher concurrency and rate limits - Hands-on 24/7 support - Shared Slack channel with our team - Included minutes with volume pricing - Calls with our engineering team 2-3 times per week -- Higher concurrency and rate limits ## Further Reading