projectdoc Toolbox

Provides documentation on a HTTP method to be called on a REST resource via a service.

Components of this Type

Document Service / GET
Provides access to a projectdoc document.
Documents Service / GET
Supports queries on projectdoc documents.
Property Service / GET
Provides access to a projectdoc document property.
Section Service / GET
Provides read access to a projectdoc document section.
Document Service / PATCH
Updates projectdoc documents.
Documents Service / POST
Creates a new projectdoc document based on a document representation.
Property Service / POST
Adds a property to a document.
Section Service / POST
Adds a section to a projectdoc document.
Documents Create Facade Service
Creates a new projectdoc document based on a doctype, name, and short description.
CSV Bulk Update Service
Runs a bulk update based on a uploaded file. The information will patch existing files and create new ones.
Documents Create Hierarchy Service
Creates a hierarchy of documents based on the posted document.
CSV Update Service
Runs an update on a single projectdoc document based on an uploaded file. The information will patch the existing document or create a new one if the document does not exist.
Document Service / DELETE
Deletes the referenced projectdoc document.
Documents Service / PATCH
Adds, removes, and applies changes to properties and sections of a projectdoc document.
Property Service / DELETE
Deletes a document property.
Property Service / PATCH
Updates and renames a document property.
Section Service / PATCH
Updates and renames a section of a projectdoc document.
Section Service / DELETE
Deletes a section from a projectdoc document.