Configuration API
The Configuration API allows you to customize how Squiggle generates insights for your conversations.Endpoint
POST https://api.squiggle.ai/api/configure
Request Body
Configuration Object
Example Request
Response
A successful request will return a 200 OK status with a JSON object containing a success message.Error Responses
Notes
- The
insightFrequencycannot be set lower than the default value of 5. - Changes to the configuration will take effect on the next conversation or insight generation.