Resolved! Update incident from Scripted Rest API
My requirement is to update multiple fields on incident table through rest scripted API and the situation is any field can be updated during PUT call which means It is not necessary that all the fields mentioned inside update function will be updated...