cURL
curl --request DELETE \ --url https://app.demand-iq.com/api/decks/{deckId} \ --cookie session=
{ "success": true }
Permanently deletes a deck and all associated slides, FAQs, and branding.
Session cookie obtained from POST /api/auth/login.
POST /api/auth/login
UUID of the deck
Deck deleted