public/api-projects/v1/dbs/{dbid}/projects-{projid}-objects-{objid}
Number of APIs: 5
-
Updates the given object PATCH {{baseUrl}}/public/api/projects/v1/dbs/:dbid/projects/:projid/objects/:objid?fields=<string>&overlayid=<string>&lcid=<string>
-
Gets an object GET {{baseUrl}}/public/api/projects/v1/dbs/:dbid/projects/:projid/objects/:objid?fields=<string>&overlayid=<string>&lcid=<string>
-
Deletes the COMOS Object DELETE {{baseUrl}}/public/api/projects/v1/dbs/:dbid/projects/:projid/objects/:objid?overlayid=<string>&lcid=<string>
-
Upload a document under a device/document as a copy. POST {{baseUrl}}/public/api/projects/v1/dbs/:dbid/projects/:projid/objects/:objid/documents?overlayid=<string>
-
Get Standard Table Values. GET {{baseUrl}}/public/api/projects/v1/dbs/:dbid/projects/:projid/objects/:objid/standard_values?overlayid=<string>&lcid=<string>