v1

latestOpenAPI 3.0.12026-07-14148113207.9 KB
Charts

Charts: Modify Underlying Xml

Directly eidt the underlying xml of a Chart object within an OpenOpenXml (e.g. Excel, Powerpoint) document. This endpoint will validatate the submitted xml against the Ecma-376 standard prior to saving modification. Invalid xml will rejected by this endpoint and a (hopefully) helpful error message will be returned. Use this endpoint for client-side automation of modifications ot Chart objects.

put/Charts/OpenOfficeXml/{id}

Path parameters

idstring required

Request body

idstring uuid nullable
openOfficeXmlstring nullable
typestring nullable

Response

Success