Anyone here, pls
I'm building a usage limit system where each agent on Vapi has a monthly call minute quota (tracked via Make.com and Airtable).
Once an agent exceeds their allowed minutes, I’d like to programmatically pause or block that agent from handling further calls.
Is there a supported API endpoint to:
Disable or temporarily block an agent?
Prevent call handling based on usage?
If not available yet, is there a recommended workaround or ETA for this functionality?