Delete Object Schema Columns
delete_object_schema_columnsPermanently delete columns from an object schema only when no boards are connected. For a reversible alternative, use deactivate.
Instructions
Permanently delete columns from an account-level object schema. Only allowed when no boards are connected to the schema. Use manage_object_schema_column with action=deactivate for a reversible alternative.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectSchemaId | No | The ID of the object schema to delete columns from. Either objectSchemaId or objectSchemaName must be provided. | |
| objectSchemaName | No | The name of the object schema to delete columns from. Either objectSchemaId or objectSchemaName must be provided. | |
| columnIds | Yes | IDs of the columns to permanently delete. Only allowed when no boards are connected to the schema. |