Arguments# keystringrequired#The key of the json entry. pathstringrequired#The path of the array. $ is the root. indexintegerrequired#The index where to insert the values. values...TValue[]required#One or more values to append to the array. Response#