Skip to main content
DELETE
Delete a deck

Authorizations

session
string
cookie
required

Session cookie obtained from POST /api/auth/login.

Path Parameters

deckId
string<uuid>
required

UUID of the deck

Response

Deck deleted

success
boolean