Skip to main content
DELETE
Delete column

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

listId
string
required

The ID of the list.

Pattern: ^[0-9a-z]+$
columnId
string
required

The ID of the column to delete.

Body

application/json

The body is of type object.

Response

200 - application/json

OK

success
any
required