📄️ DELETE /cards
Read the DELETE /cards REST route API for DHTMLX Kanban. Learn how to delete a card.
📄️ DELETE /cards/{id}/comments/{id}
Read the DELETE /cards/{cardId}/comments/{commentId} REST route API for DHTMLX Kanban. Learn how to remove a comment from a card.
📄️ DELETE /cards/{id}/vote
Read the DELETE /cards/{cardId}/vote REST route API for DHTMLX Kanban. Learn how to remove a vote from a card.
📄️ DELETE /rows
Read the DELETE /rows REST route API for DHTMLX Kanban. Learn how to delete a row (swimlane).
📄️ DELETE /columns
Read the DELETE /columns REST route API for DHTMLX Kanban. Learn how to delete a column.
📄️ DELETE /links
Read the DELETE /links REST route API for DHTMLX Kanban. Learn how to delete a link.