Update Column
Tables
Update Column
Update a column’s title, config, or dependencies. Returns requires_recalculation: true when the change invalidates existing cell values. Requests are scoped to the workspace associated with the API key; table, sheet, column, cell, operation, and version IDs must belong to that workspace.
PATCH
Update Column
Update a column’s title, config, or dependencies.
When the change invalidates existing cell values (e.g., the prompt template or code changes), the response includes
requires_recalculation: true and the list of affected_column_ids.
When the update changes column metadata or configuration, PromptLayer creates a new sheet version and returns version.
