Skip to content

Delete Deck (Admin)

Deletes a deck owned by the admin institution.

Terminal window
curl --request DELETE \
--url 'https://lxp.prod.api.toolzz.media/admin/decks/156' \
--header 'Authorization: Bearer <token>'
{
"success": true
}

  • Admin only.