Hi @al2co33 , We don't currently provide any APIs for updating table comments, however you can utilize the SQL Statement Execution API to do it.
You can use the following tutorial to ALTER TABLE/COLUMN COMMENT.
https://learn.microsoft.com/en-us/azure/databricks/sql/admin/sql-execution-tutorial