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
- 122 Developer Announcements
- 53 Articles
- 151 General Questions
- 147 Thrust Services
- 56 OpenText Hackathon
- 35 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 917 Cloud Fax and Notifications
- 84 Digital Asset Management
- 9.4K Documentum
- 31 eDOCS
- 181 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 8 XM Fax
- Follow Categories