curl -X POST https://app.demeterrr.com/api/v1/surveys \ -H "X-API-Key: dem_your_key_here" \ -H "Content-Type: application/json" \ -d '{ "name": "Customer Satisfaction Survey", "type": "csat", "questions": [] }'
Create a new survey
Documentation IndexFetch the complete documentation index at: https://demeterrr.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://demeterrr.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
surveys:write
nps
csat
ces
custom