Back to full reference Custom XML Data Storage Part operations (ECMA-376 §15.2.5, §15.2.6). Raw read and write of custom XML parts in the OOXML package.Documentation Index
Fetch the complete documentation index at: https://superdoc-caio-pizzol-sd-3104-metadata-api.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| Operation | Member path | Mutates | Idempotency | Tracked | Dry run |
|---|---|---|---|---|---|
customXml.parts.list | customXml.parts.list | No | idempotent | No | No |
customXml.parts.get | customXml.parts.get | No | idempotent | No | No |
customXml.parts.create | customXml.parts.create | Yes | non-idempotent | No | Yes |
customXml.parts.patch | customXml.parts.patch | Yes | idempotent | No | Yes |
customXml.parts.remove | customXml.parts.remove | Yes | non-idempotent | No | Yes |

