Delete Column
Tables
Delete Column
Delete a column and its cells. The operation creates a new sheet version and may mark downstream dependent cells as stale. Requests are scoped to the workspace associated with the API key; table, sheet, column, cell, operation, and version IDs must belong to that workspace.
DELETE
Delete Column
Delete a column and its cells.
Deleting a column creates a new sheet version. If other columns depend on the deleted column, PromptLayer marks affected downstream cells as stale and returns
stale_count with the new version.
