Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://app.demand-iq.com/api/decks \ --header 'Content-Type: application/json' \ --cookie session= \ --data ' { "name": "<string>", "description": "<string>", "type": "structured", "deckContext": "<string>" } '
{ "deck": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "isActive": true, "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "description": "<string>", "metadata": { "deckContext": "<string>" } } }
Session cookie obtained from POST /api/auth/login.
POST /api/auth/login
structured
image-based
Background information to guide AI narration generation (e.g. audience, purpose)
elevenlabs
openai
Deck created
Show child attributes