You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Cardtitle="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.
0 commit comments