Q66
Multiple choice
What is a valid request for the following REST method? (Choose two.)
global static void myPostMethod(String s1, Integer i1, Boolean b1, String s2)
Select all that apply.