Provides services for projectdoc documents via a web API.

Type
Extension
Since
1.2
Path
rest/projectdoc/1/service

Provides services for projectdoc documents.

Services

The resource provides the following services for projectdoc documents.

For information on how to call these REST services, follow these links (alternatively use the REST API Browser to explore the projectdoc Toolbox API):

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 Cleanup
Runs a projectdoc cleanup on the referenced document.

REST API Browser

To use the REST API provided by the projectdoc Toolbox Online Manual or the Web API Extension use the Swagger UI that is installed with the app. The Swagger UI lets you easily explore and use the API from your web browser.

Note that the API Browser link to navigate to the Swagger UI is shown in the Administration Console. The Swagger UI can be accessed by any licensed user.

REST API Link for the projectdoc Toolbox
REST API Link for the projectdoc Toolbox

REST API Link for the Web API Extension
REST API Link for the Web API Extension

Selection of the REST API resources and services provided by the Web API Extension for the projectdoc Toolbox shown in the new Swagger UI
Selection of the REST API resources and services provided by the Web API Extension for the projectdoc Toolbox shown in the new Swagger UI

Related Components

Document Resource
Provides access to projectdoc documents via a web API.
I18N Resource
Services to access localized information via the I18N services.
List of Services
Lists all services provided by the Web API Extension.
Space Resource
Provides access to projectdoc space properties.
Tips for the Web API Examples
Module page to collect tips for using the Web API REST Examples.