v1

latestOpenAPI 3.1.02026-07-2683111282.3 KB
Content Document Operations

Dissociate a document from a project

Dissociate a document from a project.

The project has to be in unaccepted state.

delete/project/{project_id}/document/{document_path}

Path parameters

project_idstring required

specifies the project the document is dissocated from

document_pathstring required

Path of a document. This is the absolute path to the document, including the document name.

Response

OK. The document was dissociated from the project.