curl --request DELETE \
--url https://cloud.kaneo.app/api/column/{id} \
--header 'Authorization: Bearer <token>'{}Delete a column
curl --request DELETE \
--url https://cloud.kaneo.app/api/column/{id} \
--header 'Authorization: Bearer <token>'{}Was this page helpful?