is there API endpoint for updating the existing documents/folder in D2 using D2 REST API?
is there API endpoint for updating the existing documents/folder in D2 using D2 REST API?
Tagged:
0
Answers
-
I am assuming you are looking for meta data update. Here is the Rest end point -
POST http://<ipaddress:port>/<applicationcontext>/repositories/<reponame>/objects/<objectid>
Request body : In the properties bag below, add key value pair for properties which need to be updated
{"properties":{"title":"test"}}
1
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 156 General Questions
- 151 Thrust Services
- 57 Developer Hackathon
- 38 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 919 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 34 eDOCS
- 193 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 10 XM Fax
- Follow Categories