Delete column
List columns
Delete column
Permanently delete a custom column and purge all lead data for this column
DELETE
Delete column
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the list.
Pattern:
^[0-9a-z]+$The ID of the column to delete.
Body
application/json
The body is of type object.
Response
200 - application/json
OK