soc86
07/01/2024, 4:19 PMVapi
07/01/2024, 4:22 PMvoicemailDetection
and tools
should not exist in the request you're sending. This suggests that the API you're using does not recognize these fields, or they are not expected in the part of the request where you've included them.
To resolve this, you'll need to check the API documentation for the correct structure of the request and ensure that all properties are placed correctly and only include those that are supported by the API. If voicemailDetection
and tools
are indeed valid properties, they might need to be nested within another object or configured differently.
If you're unsure about the correct structure or the properties that are allowed, please refer to the API documentation or ask support for more info on this. If you need further assistance with the configuration, I'm here to help!Vapi
07/01/2024, 4:22 PMSahil
07/01/2024, 4:28 PMsoc86
07/01/2024, 6:30 PMsoc86
07/01/2024, 6:30 PMSahil
07/01/2024, 6:34 PM