Hmm. That doesn't make much sense to me... I checked the serializer and enumeration for that setting. You can see it here:
public enum CameraSpeed { Normal, HiSpeed }
Using a value like "HighSpeed" would seemingly have no effect. I will try your request payload and see what happens.