ReferenceTable of Authorities
Table of Authorities operations
Table of authorities lifecycle and TA entry operations.
11 operations. Names, descriptions, and behavior flags come from the canonical contract.
Operations
authorities.configureUpdate the configuration of an existing table-of-authorities block.mutatesauthorities.entries.getGet detailed information about a specific TA authority entry.readauthorities.entries.insertInsert a new TA authority entry field at a target location.mutatesauthorities.entries.listList all TA (authority entry) fields in the document.readauthorities.entries.removeRemove a TA authority entry field from the document.mutatesauthorities.entries.updateUpdate the properties of an existing TA authority entry.mutatesauthorities.getGet detailed information about a specific table-of-authorities block.readauthorities.insertInsert a new table-of-authorities block at a target location.mutatesauthorities.listList all table-of-authorities blocks in the document.readauthorities.rebuildRebuild a table-of-authorities block from its entries.mutatesauthorities.removeRemove a table-of-authorities block from the document.mutates