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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.