public/api-projects/v1/dbs/{dbid}/projects-{projid}-objects-{objid}

Number of APIs: 5

  1. Updates the given object PATCH {{baseUrl}}/public/api/projects/v1/dbs/:dbid/projects/:projid/objects/:objid?fields=<string>&overlayid=<string>&lcid=<string>

  2. Gets an object GET {{baseUrl}}/public/api/projects/v1/dbs/:dbid/projects/:projid/objects/:objid?fields=<string>&overlayid=<string>&lcid=<string>

  3. Deletes the COMOS Object DELETE {{baseUrl}}/public/api/projects/v1/dbs/:dbid/projects/:projid/objects/:objid?overlayid=<string>&lcid=<string>

  4. 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>

  5. Get Standard Table Values. GET {{baseUrl}}/public/api/projects/v1/dbs/:dbid/projects/:projid/objects/:objid/standard_values?overlayid=<string>&lcid=<string>