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

Number of APIs: 3

  1. Gets up to 1000 COMOS objects with given fields and specification information. POST {{baseUrl}}/public/api/projects/v1/dbs/:dbid/projects/:projid/objects/actions/bulk/read?fields=<string>&nested_names=<string>&recursion_depth=<integer>&overlayid=<string>&lcid=<string>

  2. Updates the given object POST {{baseUrl}}/public/api/projects/v1/dbs/:dbid/projects/:projid/objects/actions/bulk/patch?fields=<string>&nested_names=<string>&recursion_depth=<integer>&overlayid=<string>&lcid=<string>

  3. Update object properties in hierarchy PATCH {{baseUrl}}/public/api/projects/v1/dbs/:dbid/projects/:projid/objects/actions/bulk/update?overlayid=<string>&lcid=<string>