StaticdeleteStaticdeleteDeletes a document blueprint folder.
Deletes a document blueprint folder identified by the provided Id.
StaticgetGets a document blueprint.
Gets a document blueprint identified by the provided Id.
StaticgetGets the audit log for a document blueprint.
Gets a paginated collection of audit log entries for the document blueprint identified by the provided Id.
StaticgetScaffolds a document blueprint.
Creates a scaffold for a new document blueprint with default values.
StaticgetGets a document blueprint folder.
Gets a document blueprint folder identified by the provided Id.
StaticgetGets a collection of document blueprint items.
Gets a collection of document blueprint items identified by the provided Ids.
Optionaloptions: Options<GetItemDocumentBlueprintData, ThrowOnError>StaticgetGets a collection of ancestor document blueprint items.
Gets a collection of document blueprint items that are ancestors to the provided Id.
Optionaloptions: Options<GetTreeDocumentBlueprintAncestorsData, ThrowOnError>StaticgetGets a collection of document blueprint tree child items.
Gets a paginated collection of document blueprint tree items that are children of the provided parent Id.
Optionaloptions: Options<GetTreeDocumentBlueprintChildrenData, ThrowOnError>StaticgetGets a collection of document blueprint items from the root of the tree.
Gets a paginated collection of document blueprint items from the root of the tree with optional filtering.
Optionaloptions: Options<GetTreeDocumentBlueprintRootData, ThrowOnError>StaticgetGets a collection of document blueprint tree sibling items.
Gets a collection of document blueprint tree items that are siblings of the provided Id.
Optionaloptions: Options<GetTreeDocumentBlueprintSiblingsData, ThrowOnError>StaticpostCreates a new document blueprint.
Creates a new document blueprint with the configuration specified in the request model.
Optionaloptions: Options<PostDocumentBlueprintData, ThrowOnError>StaticpostCreates a document blueprint folder.
Creates a new document blueprint folder with the provided name and parent location.
Optionaloptions: Options<PostDocumentBlueprintFolderData, ThrowOnError>StaticpostCreates a document blueprint from an existing document.
Creates a new document blueprint based on an existing document identified by the provided Id.
Optionaloptions: Options<PostDocumentBlueprintFromDocumentData, ThrowOnError>StaticputUpdates a document blueprint.
Updates a document blueprint identified by the provided Id with the details from the request model.
StaticputMoves a document blueprint.
Moves a document blueprint identified by the provided Id to a different location.
StaticputUpdates a document blueprint folder.
Updates a document blueprint folder identified by the provided Id with the details from the request model.
Deletes a document blueprint.
Deletes a document blueprint identified by the provided Id.