Nuxeo Document.Delete operation example

Hi, I'm trying to delete a document by it's ID e.g. “76c69a54-0230-457a-b42c-e819d5ace862” from the javascript api according to documentation you can use Document.Delete operation to make it happen, and in the same documentation is written “You can find an example using this operation here:” but the link it refers to, only shows a blank page with 404 Error. So can anyone show me how to delete a document by it's Id using this operation in javacript code?. Thanks

0 votes

0 answers

1118 views

ANSWER