Today the Action Query only support the format {"Action":"ADD"}, meaning you cannot specify Action ADD or UPDATE. Changing the query format for Action into {"Action": {"ADD":true}} would allow you to use Action:{"DELETE":false} to specify ADD or UPDATE
Today the Action Query only support the format {"Action":"ADD"}, meaning you cannot specify Action ADD or UPDATE. Changing the query format for Action into {"Action": {"ADD":true}} would allow you to use Action:{"DELETE":false} to specify ADD or UPDATE