idleTimeoutSeconds
# support
u
As per the API specification, this parameter has minimum value of 5 and max of 30 seconds, but VAPI dashboard only allows to set to a max of 10seconds, and if I change it to a value greater than 10 then it throws error and locks out vapi dashboard API Spec details: "idleTimeoutSeconds": { "type": "number", "description": "This is the timeout in seconds before a message from
idleMessages
is spoken. The clock starts when the assistant finishes speaking and remains active until the user speaks.\n\n@default 10", "minimum": 5, "maximum": 30 }
v
@_jagz_ I'm sorry to hear that you're experiencing an issue with setting the
idleTimeoutSeconds
parameter in the VAPI dashboard. It seems like there might be a discrepancy between the API specification and the dashboard's validation rules. To address this, I would recommend reaching out to the support team with the details of the API specification and the error you're encountering. They will be able to assist you in resolving this issue and ensuring that the dashboard allows you to set the
idleTimeoutSeconds
parameter within the specified range of 5 to 30 seconds. If you need any further assistance or have additional questions, please let me know, and I'll be happy to help.
You can continue this conversation by mentioning me in the message.
Got it. Tagging @User for additional help.
u
yes, I am setting the value to 15 (which is within the API specified range)
s
@_jagz_ to unblock yourself you can use API instead.