I am able to update a confluence page via REST API with no problem. The problem arises when I have attempted to add background color to a cell or modify the column widths.
I have saved the html that I want send to confluence to a file, and when I open it, it renders correctly. However, when I view source for the page in confluence, my style tags are removed. i.e. the html file saved will include
style="background-color: yellow"
Community moderators have prevented the ability to post new answers.