cURL
curl --request POST \ --url https://geniusforms.ai/api/v1/forms/{id}/chat \ --header 'X-API-Key: <api-key>'
{ "id": 5, "formId": 208, "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" }
Create a new chat conversation for a form. Use conversations to ask questions about form response data using AI.
API key obtained from your GeniusForms dashboard
Form ID
Conversation created
5
208