Supports queries on projectdoc documents, patching projectdoc documents, and creating new documents.

Name
Documents
Parent
Type
Extension
Path
rest/projectdoc/1/document

The documents service allows to run queries to fetch document identifiers and information from projectdoc documents.

Since version 1.1 of the Web API this service also allows to create new documents based on a doctype and to patch projectdoc documents.

HTTP Methods

HTTP Method Since Short Description
1.0
Supports queries on projectdoc documents.
1.1
Creates a new projectdoc document based on a document representation.
1.1
Adds, removes, and applies changes to properties and sections of a projectdoc document.

Related Components

Document
Provides access to a projectdoc document.
Property
Provides access to a projectdoc document property.
Section
Provides access to a projectdoc document section.