Delete Deck (Admin)
Deletes a deck owned by the admin institution.
Request Example
Section titled “Request Example”curl --request DELETE \ --url 'https://lxp.prod.api.toolzz.media/admin/decks/156' \ --header 'Authorization: Bearer <token>'Response Example
Section titled “Response Example”{ "success": true}Security
Section titled “Security”- Admin only.