Delete a Document or Empty Folder - Content REST API - Current - Current - Ready - Hyland Experience - external

Hyland Experience Content REST API

Platform
Hyland Experience
Product
Content REST API
Release
Current
License

Delete either a document or an empty folder by making API calls to the following endpoints in their listed order. See each endpoint's listed reference section for more information.

  1. To create a new document or folder, call POST /api/documents/path[docPath] (see Create a Document in a Folder with the Specified Path).
  2. To return the existing document or folder, call GET /api/documents/path[docPath] (see Return the Document with the Specified Path).
  3. Call one of the following endpoints: