Discussions

Ask a Question
Back to All

PUT calls for IQA Quries

Is there documentation on how to update data from an IQA query. I know for example there are PUT commands in the REST API for many of the objects; However, is there a way to update the GenericEntityData IQA directly or do I need to serialize the GenericEntityData object into whatever object I want to be updated and then use that PUT command?