> ## Documentation Index
> Fetch the complete documentation index at: https://developers.myhero.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete column

> Delete a column and all its cells. DESTRUCTIVE — confirm first.

`delete_column`

Delete a column and all its cells. DESTRUCTIVE — confirm first.

## Parameters

<ParamField path="columnId" type="string" required />

<ParamField path="confirmDelete" type="boolean" required />
