Error code : 92006 - Unable to perform operation without objectId or path

This error occurs when attempting to perform an operation without providing either an object ID or path to identify the target object when using the REST API.

Resolution:

  • Ensure that the request includes either an objectId or a path parameter to specify the target object for the operation.