Document Manager
The Unifier Document Management Representational State Transfer (REST) Application Program Interface (API) has the following components:
- Folder Services
- Document Services
Note:
- The UserServices uses the login user access control to run the service calls. The web service uses the company or project admin to run the service calls.
- Before making the REST calls, set the JSESSIONID cookie (with valid value) in the request header (from the REST client code).