Good Morning,
I am trying to edit the content of websitepages with the sharepoint Rest Api.
Since these are lists, I tried using the validateItemUpdate for the canvasContent1 formValue, but since the html ist much longer then 255 chars, this fails.
Is there a way to do this? I'm struggeling with Rest Api concerning the whole List vs. Page problem.
Thanks 😉