Skip to main content
DELETE
Delete a custom column (its values go with it)

Authorizations

Authorization
string
header
required

Your API token (af_…) as the Basic-auth username, with an empty password.

Path Parameters

listId
string
required

24-character hex id of the list (from GET /business/lists).

columnId
string
required

24-character hex id of the custom column (from GET /business/lists/{listId}/columns).

Response

Deleted