When using the Add Columns API endpoint, the documentation does not indicate that the hidden attribute is required. However, when using the API, I received "missing attribute" errors until I added "hidden":false to the column object. Please update the documentation to indicate that hidden is required. (or adjust the API to not require it)