Skip to main content
DELETE
/
column
/
{id}
cURL
curl --request DELETE \
  --url https://cloud.kaneo.app/api/column/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API Key authentication

Path Parameters

id
string
required

Response

200 - application/json

Column deleted successfully