You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

projectdoc Toolbox

Deletes a document property.

Short Name
DELETE
Since
1.1

Deletes a document property.

Backup your Data!

 

There is no undo!

It is strongly recommended to run commands only on backed-up instances!

Make a backup of your data before starting to work with this API! Consider to run your experiments on a copy of the production data!

If your environment does not support the HTTP PATCH method try to use the patch resource at projectdoc/1/patch/document/{id}/property/{name} as a workaround.

Path Parameter

All path parameters are required to be specified.

id

The unique identifier of the requested projectdoc document.

name

The name of the requested property.

  • No labels