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

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

id
string
required

Response

200 - application/json

Column deleted successfully

The response is of type object.