-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Assets - Service, performance, functionality
-
None
-
1
Current BehaviorÂ
At the moment, the PUT API request for Asset Objects (Used to update objects) can be run only on a single object at a time.
In a use case where there is a need to update multiple objects using API, running this query might be time-consuming as each object needs to be updated individually.
Suggestion
Add the ability to update multiple objects in a single API request
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available