Skip to content

Commit 1c16eea

Browse files
Add changelog for 2025-06-07-1 (#536)
1 parent ea28eb1 commit 1c16eea

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

fern/changelog/2025-06-25-1.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<Card title="Support Ticket Submission via API" icon="ticket" href="https://api.vapi.ai/api#:~:text=SupportTicket">
2+
**Create support tickets directly through Vapi ** using the new [`/support/ticket`](https://api.vapi.ai/api#:~:text=SupportTicket) endpoint, simplifying how you request assistance.
3+
</Card>
4+
5+
**HMAC Authentication for Webhook Credentials**: Secure your webhooks with HMAC authentication by configuring [`Assistant.credentials.authenticationPlan`](https://api.vapi.ai/api#:~:text=Assistant,-AssistantPaginatedResponse) with [`HMACAuthenticationPlan`](https://api.vapi.ai/api#:~:text=HMACAuthenticationPlan), providing an alternative to OAuth2.
6+
7+
<Warning>
8+
**Deprecation Notice**: The `concurrencyLimit` setting in organization configurations is now deprecated.
9+
</Warning>
10+

0 commit comments

Comments
 (0)