I am creating a basic table to be uploaded to confluence through the rest API. Everything works as expected until I try to make the text in the cells the color red. I Get an Error 500 internal server error.
how would I still this cell?
<td><span>Something</span></td>